[PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock

Linus Walleij linus.walleij at linaro.org
Wed Aug 21 18:46:47 EDT 2013


On Wed, Aug 21, 2013 at 12:14 PM, Lee Jones <lee.jones at linaro.org> wrote:
> On Wed, 21 Aug 2013, Linus Walleij wrote:

>> Isn't it possible to fork a function u8500_clk_init_dt() to add all the
>> clocks in the DT probe path and keep this function
>> u8500_clk_init() as it is?
>
> Yes, we probably could do that, but as we're ripping out ATAG booting
> support from the ux500 platform, I'll just remove the
> clk_register_clkdev()s during the process.

I really do not like the approach of uglifying something and then
beautifying it later... I prefer each step in isolation to be good
looking, or you will be confused when traversing the history.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list