From: Jianqun Date: Mon, 1 Sep 2014 21:56:28 +0000 (+0200) Subject: clk: rockchip: fix rk3288 pll status register location X-Git-Tag: omap-for-v3.19/prcm-cleanup~65^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee17eb83c48e04653d8b430735f82fd4cdac6ca3;p=pandora-kernel.git clk: rockchip: fix rk3288 pll status register location In RK3288, APLL lock status bit is in GRF_SOC_STATUS1, but in RK3188, is GRFSOC_STATUS0. Signed-off-by: Jianqun Also name the constant accordingly as GRF_SOC_STATUS1 to prevent confusion. Signed-off-by: Heiko Stuebner Reviewed-by: Doug Anderson Tested-by: Doug Anderson --- Reading git-diff-tree failed