commit | 3183c0d519ff83af2926382c11716496f01d34bf | [log] [tgz] |
---|---|---|
author | Xing Zheng <zhengxing@rock-chips.com> | Thu May 26 21:49:08 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon May 30 09:40:23 2016 +0200 |
tree | 5e02cf416791e7541e1e804c62eebc8e5aa602de | |
parent | 4715f81afc342996f680b08c944a712d9cbef11b [diff] |
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>