diff options
| author | Geert Uytterhoeven <[email protected]> | 2016-08-12 14:37:54 +0200 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2016-08-12 17:33:09 -0700 |
| commit | 2cf9a57811bddb6fa6b0f8d7376da164d5534813 (patch) | |
| tree | 2f84febd7894c27ba220a06c245d0633a5a9905b /tools/perf/scripts/python/bin | |
| parent | 1fd92dbaabe3096ded391eed2e8dd74afe02d0d2 (diff) | |
clk: divider: Fix clk_divider_round_rate() to use clk_readl()
clk-divider uses clk_readl()/clk_writel() everywhere, except in
clk_divider_round_rate(), where plain readl() is used. Change this to
clk_readl(), as it makes a difference on powerpc.
Fixes: e6d5e7d90be92cee ("clk-divider: Fix READ_ONLY when divider > 1")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: James Hogan <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions