linux/drivers/clk/meson
Michael Turquette e92f7cca44 clk: meson8b: clean up fixed rate clocks
Remove the fixed_rate registration function and helpers from clkc.[ch].
Replace unnecessary configuration struct with static initialization of
the desired clock type.

While we're here, begin the transition to a proper platform_driver and
call of_clk_add_hw_provider with a shiny new struct clk_hw_onecell_data.

Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
2016-06-22 18:02:24 -07:00
..
clk-cpu.c clk: meson8b: Properly include clk.h 2015-07-20 10:53:10 -07:00
clk-pll.c
clkc.c clk: meson8b: clean up fixed rate clocks 2016-06-22 18:02:24 -07:00
clkc.h clk: meson8b: clean up fixed rate clocks 2016-06-22 18:02:24 -07:00
Makefile clk: meson8b: Add support for Meson8b clocks 2015-06-05 17:22:09 -07:00
meson8b-clkc.c clk: meson8b: clean up fixed rate clocks 2016-06-22 18:02:24 -07:00