From: Lee Jones Date: Tue, 17 Sep 2013 09:11:53 +0000 (+0100) Subject: clk: ux500: Copy u8500_clk_init() ready for DT enablement X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~48^2~28^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82b0f4b7c576d22c764239662cedc63c21f02d8d;p=pandora-kernel.git clk: ux500: Copy u8500_clk_init() ready for DT enablement Here we're using the old clock initialisation function as a template. It's necessary to remove all of the clk_register_clkdev() calls as they don't make sense when booting with Device Tree. Cc: Mike Turquette Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed