diff options
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-09-06 14:59:57 +0200 |
---|---|---|
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-09-29 21:07:16 +0200 |
commit | be0804513a506de96925f9ed1aa8dc1facd4c180 (patch) | |
tree | 9037e4e75a525b14af2d8ee9ae713f2fd70f448e /arch/arm/mach-omap1 | |
parent | ARM: socfgpa: prepare for arch-wide .init_time callback (diff) | |
download | linux-be0804513a506de96925f9ed1aa8dc1facd4c180.tar.xz linux-be0804513a506de96925f9ed1aa8dc1facd4c180.zip |
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>
Diffstat (limited to 'arch/arm/mach-omap1')
0 files changed, 0 insertions, 0 deletions