clk: rockchip: fix cpuclk mux bit of big cpu-cluster
From: Heiko Stuebner <heiko@...> Date: Tue, 19 Jan 2016 10:01:08 +0100
Commit-Message
Both clusters have their mux bit in bit 7 of their respective register. For whatever reason the big cluster currently lists bit 15 which is definitly wrong. Fixes: 3536c97a52db ("clk: rockchip: add rk3368 clock controller") Reported-by: Zhang Qing <zhangqing@...> Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
I plan to include them into my clk-fixes branch, so posted for reference and possible objections ;-) drivers/clk/rockchip/clk-rk3368.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Statistics
- 1 lines added
- 1 lines removed