commit | 55d42c40dd8aa7384aa5c5295ef9037db2b00226 | [log] [tgz] |
---|---|---|
author | Michael Turquette <mturquette@baylibre.com> | Sat Apr 30 12:47:36 2016 -0700 |
committer | Michael Turquette <mturquette@baylibre.com> | Wed Jun 22 18:02:35 2016 -0700 |
tree | fb4da86435984c61973000b0b240c6743401ffa2 | |
parent | 6282a2da098b07763ac5d8a710b759f17d63d1b3 [diff] |
clk: meson8b: clean up cpu clocks Remove the cpu clock registration function and helpers. Replace unnecessary configuration struct with static initialization of the desired clock type. Ninja rename a5_clk to cpu_clk to better align with cpufreq convention. Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>