summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-05-12 17:25:30 +0300
committerStephen Boyd <sboyd@codeaurora.org>2017-06-01 10:47:50 +0300
commit8e56133e5c7b7a7a97f6a92d92f664d5ecd30745 (patch)
treea780a6e342717d7df517def12298dc81b26746a2 /include/linux
parentad14972422899b620fb594789824f0871dfb788c (diff)
downloadlinux-8e56133e5c7b7a7a97f6a92d92f664d5ecd30745.tar.xz
clk: at91: fix clk-generated parenting
clk_generated_startup is called after clk_hw_register. So the first call to get_parent will not have the correct value (i.e. 0) and because this is cached, it may never be updated. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Fixes: df70aeef6083 ("clk: at91: add generated clock driver") Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions