clk: rockchip: fix cpuclk registration error handling
authorXing Zheng <zhengxing@rock-chips.com>
Thu, 26 May 2016 13:49:08 +0000 (21:49 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 30 May 2016 07:40:23 +0000 (09:40 +0200)
commit3183c0d519ff83af2926382c11716496f01d34bf
tree5e02cf416791e7541e1e804c62eebc8e5aa602de
parent4715f81afc342996f680b08c944a712d9cbef11b
clk: rockchip: fix cpuclk registration error handling

It maybe due to a copy-paste error the error handing should be
cclk not clk when checking if the cpuclk registration succeeded.

Reported-by: Lin Huang <lin.huang@rock-chips.com>
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-cpu.c