diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-05-12 16:25:30 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-06-01 09:47:50 +0200 |
commit | 8e56133e5c7b7a7a97f6a92d92f664d5ecd30745 (patch) | |
tree | a780a6e342717d7df517def12298dc81b26746a2 /scripts/bootgraph.pl | |
parent | clk: imx7d: Fix the powerdown bit location of PLL DDR (diff) | |
download | linux-8e56133e5c7b7a7a97f6a92d92f664d5ecd30745.tar.xz linux-8e56133e5c7b7a7a97f6a92d92f664d5ecd30745.zip |
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 'scripts/bootgraph.pl')
0 files changed, 0 insertions, 0 deletions