linux-stable/arch/arm/mach-nomadik
Sebastian Hesselbarth 74227e65f9 clk: nomadik: 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 nomadik clock
provider to make use of it and get rid of the mach specific clk init
call. As clocks require system reset controller base address to be
initialized each clock driver checks src_base and calls new
nomadik_src_init if required.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
2013-09-29 21:07:06 +02:00
..
cpu-8815.c clk: nomadik: declare OF clock provider 2013-09-29 21:07:06 +02:00
Kconfig ARM: nomadik: switch to use the Nomadik I2C driver 2013-08-07 00:59:06 +02:00
Makefile ARM: nomadik: delete old board files 2013-01-28 23:25:37 +01:00