commit | eb4e10c61ddb513dae6508a16eedd2da59effb98 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Mon Feb 15 11:33:25 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Feb 15 22:38:27 2016 +0100 |
tree | 918afd22493cee418c84d0f8893dd08349e169a9 | |
parent | 282312d1ac8aad4947a01c2caf79c9c0299fb495 [diff] |
clk: rockchip: check grf when waiting pll lock rockchip_clk_get_grf pass on return value from syscon_regmap_lookup_by_phandle, so we check grf to make sure whether to do the following things or not. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>