android_kernel_motorola_sm6225/arch/arm/mach-sunxi
Sebastian Hesselbarth be0804513a clk: sunxi: declare OF clock provider
Common clock framework allows to register clock providers to get called
on of_clk_init() by using CLK_OF_DECLARE. This converts sunxi clock
providers to make use of it and get rid of the mach specific clk init
call. As sunxi has a bunch of independent clk provider nodes, we hook
current clock init to board compatible to make it called once.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
2013-09-29 21:07:16 +02:00
..
Kconfig ARM: sunxi: Add the Allwinner A31 compatible to the machine definition 2013-08-16 23:19:24 +02:00
Makefile ARM: sunxi: Add basic support for Allwinner A1x SoCs 2012-11-16 21:56:51 +01:00
sunxi.c clk: sunxi: declare OF clock provider 2013-09-29 21:07:16 +02:00