linux-stable/drivers/clk/meson
Michael Turquette c0daa3e6f5 clk: meson8b: clean up composite clocks
Remove the composite clock registration function and helpers. Replace
unnecessary configuration struct with static initialization of the
desired clock type.

To preserve git bisect this patch also flips the switch and starts using
of_clk_add_hw_provider instead of the deprecated meson_clk_register_clks
method. As a byproduct clk.c can be deleted.

Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
2016-06-22 18:02:44 -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: clean up composite clocks 2016-06-22 18:02:44 -07:00