On Wed, Aug 21, 2013 at 12:14 PM, Lee Jones <lee.jo...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/