diff options
| author | Alexandre Belloni <[email protected]> | 2017-05-12 16:25:30 +0200 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2017-06-01 00:47:50 -0700 |
| commit | 8e56133e5c7b7a7a97f6a92d92f664d5ecd30745 (patch) | |
| tree | a780a6e342717d7df517def12298dc81b26746a2 /tools/perf/scripts/python | |
| parent | ad14972422899b620fb594789824f0871dfb788c (diff) | |
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 <[email protected]>
Fixes: df70aeef6083 ("clk: at91: add generated clock driver")
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions