Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1461544
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: divider: Fix clk_divider_round_rate() to use clk_readl() |
| Date | 2016-08-13 02:40 +0200 |
| Message-ID | <s5v9v-EX-5@gated-at.bofh.it> (permalink) |
| References | <s5jUJ-1Cc-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/12, Geert Uytterhoeven wrote:
> 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 <geert+renesas@glider.be>
> ---
Applied to clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] clk: divider: Fix clk_divider_round_rate() to use clk_readl() Geert Uytterhoeven <geert+renesas@glider.be> - 2016-08-12 14:40 +0200 Re: [PATCH] clk: divider: Fix clk_divider_round_rate() to use clk_readl() James Hogan <james.hogan@imgtec.com> - 2016-08-12 15:20 +0200 Re: [PATCH] clk: divider: Fix clk_divider_round_rate() to use clk_readl() Stephen Boyd <sboyd@codeaurora.org> - 2016-08-13 02:40 +0200
csiph-web