clk: rockchip: fix rk3066 pll status register location
authorHeiko Stuebner <heiko@sntech.de>
Mon, 1 Sep 2014 21:52:40 +0000 (23:52 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 27 Sep 2014 15:57:07 +0000 (17:57 +0200)
commit11ff376fcfc0135b8947d27ab80162c218d1af90
treea706cf672d212cb009cddfb8871a2e023d1010b0
parent9c030ea70b6a7eb2f7ee273b1ddd2282b053724f
clk: rockchip: fix rk3066 pll status register location

The register providing the pll lock status is at a different address on the
rk3066. The error became apparent while working on cpufreq support for
the rockchip SoCs.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3188.c