commit | 4506697d9f8537a8d33e9e002f8efceb32d10757 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Mon Feb 15 11:33:57 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Tue Apr 12 03:28:08 2016 +0200 |
tree | dd6cda03f1a2913b4b4dbd4fd400f946c39c845a | |
parent | fd8b62cc38b356bcdf20ac8f1a647db7b11240cf [diff] |
soc: rockchip: power-domain: check the existing of regmap Check return value of syscon_node_to_regmap for rockchip_pm_domain_probe. If err value is returned, probe procedure should abort. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>