OSDN Git Service

clk: rockchip: fix incorrect rk3228 clock registers
authorXing Zheng <zhengxing@rock-chips.com>
Tue, 21 Jun 2016 04:53:27 +0000 (12:53 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 21 Jun 2016 22:55:03 +0000 (00:55 +0200)
commit67de7901c441f7516d3ca967fa64533556cae4e7
treed08525bc4b334c24864d0d3b5492b01b9ed27cff
parent26e0ee1c62a08ee7dd39e9c38f53b5bcfe8b70b7
clk: rockchip: fix incorrect rk3228 clock registers

Due to copy and paste carelessly, RK3288_CLKxxx references are incorrect,
we need to fix them.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3228.c