linux/drivers/clk/meson
Michael Turquette 796b9aa85d clk: meson8b: convert to platform_driver
This patch creates a proper platform_driver for the meson8b clock
controller. Use of CLK_OF_DECLARE is removed, and can be added back in
later if very early registration of some clocks is required.

Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
2016-06-22 18:02:48 -07:00
..
clk-cpu.c clk: meson8b: clean up cpu clocks 2016-06-22 18:02:35 -07:00
clk-pll.c clk: meson8b: clean up pll clocks 2016-06-22 18:02:28 -07:00
clkc.h clk: meson8b: clean up composite clocks 2016-06-22 18:02:44 -07:00
Makefile clk: meson8b: clean up composite clocks 2016-06-22 18:02:44 -07:00
meson8b-clkc.c clk: meson8b: convert to platform_driver 2016-06-22 18:02:48 -07:00