[PATCH] clk: sunxi: Fix factor clocks usage for sun9i core clocks

Chen-Yu Tsai wens at csie.org
Sun Nov 30 19:30:54 PST 2014


On Mon, Dec 1, 2014 at 5:29 AM, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> Hi,
>
> On Thu, Nov 27, 2014 at 05:29:30PM +0800, Chen-Yu Tsai wrote:
>> The sunxi factor clocks usage was changed in
>>
>>     clk: sunxi: Give sunxi_factors_register a registers parameter
>>
>> However the sun9i core clocks were not fixed up in that patch,
>> resulting in breakage. This patch fixes that.
>>
>> Signed-off-by: Chen-Yu Tsai <wens at csie.org>
>> Cc: Hans de Goede <hdegoede at redhat.com>
>
> Applied, thanks!

Thanks. Note that I'm tracking patches you've merged for 3.20
in my own sunxi-next branch on github.

>> This patch is for 3.20.
>>
>> A bit of boiler plate code for each clock provider.
>> Maybe we should add a local helper or something?
>
> Well, isn't that expected since we actually just moved it out?

I'll look into making a nice macro for this.

ChenYu



More information about the linux-arm-kernel mailing list