On Tue, Aug 27, 2013 at 11:27:59PM +0200, Sebastian Hesselbarth wrote: > With arch/arm calling of_clk_init(NULL) from time_init(), we can now > remove custom .init_time hooks. > > Signed-off-by: Sebastian Hesselbarth <[email protected]> > --- > Changelog: > v1->v2: > - added missing CLK_OF_DECLARE for imx51 and imx53 (Reported by Sascha Hauer) > mx53_clocks_init can be converted as it is used DT only, mx51_clocks_init > still is used by non-DT. > > Cc: Sascha Hauer <[email protected]> > Cc: Shawn Guo <[email protected]>
Acked-by: Shawn Guo <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

