rk_clk: modify clk-ops.c to reuse and fit the common clk framework.
authordkl <dkl@rock-chips.com>
Fri, 17 Jan 2014 09:52:17 +0000 (17:52 +0800)
committerdkl <dkl@rock-chips.com>
Fri, 17 Jan 2014 09:52:17 +0000 (17:52 +0800)
commitc37288b6f46f97cd3bed7c42b7d294b314f9dbf3
tree848df729d57d3a6b068c1e4389c82644b919fcbc
parent342b0a63bd7650cadd142ec81c73fc52599f9b2e
rk_clk: modify clk-ops.c to reuse and fit the common clk framework.

After the .determine_rate operation was introduced, many ops and
clocks can be implemented more easily by the common clock framework,
and many unnessary old codes can be removed as a result.
arch/arm/boot/dts/rk3188-clocks.dtsi
drivers/clk/rockchip/clk-ops.c
drivers/clk/rockchip/clk-ops.h
drivers/clk/rockchip/clk-pll.h
drivers/clk/rockchip/clk.c
drivers/clk/rockchip/clkops-dtsi.h