]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/clk/meson/meson8b.c
clk: meson8b: clean up fixed factor clocks
authorMichael Turquette <mturquette@baylibre.com>
Thu, 28 Apr 2016 19:01:58 +0000 (12:01 -0700)
committerMichael Turquette <mturquette@baylibre.com>
Thu, 23 Jun 2016 01:02:32 +0000 (18:02 -0700)
commit6282a2da098b07763ac5d8a710b759f17d63d1b3
treebfc10927b5205d5dc1d5f68e29d81f616c834280
parentec623f2a43ebe482abc925f8785f462c0fe3c08a
clk: meson8b: clean up fixed factor clocks

Remove the fixed factor registration function and helpers. Replace
unnecessary configuration struct with static initialization of the
desired clock type.

Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
drivers/clk/meson/clkc.c
drivers/clk/meson/clkc.h
drivers/clk/meson/meson8b-clkc.c