diff options
author | Shawn Lin <[email protected]> | 2016-01-28 16:14:18 +0800 |
---|---|---|
committer | Kishon Vijay Abraham I <[email protected]> | 2016-02-10 11:45:41 +0530 |
commit | b82fcabe212a11698fd4b3e604d2f81d929d22f6 (patch) | |
tree | b41eac1f9d5cc25472d465092744cc0b30d6800b /scripts/gdb/linux/utils.py | |
parent | d896910f381737a139686eb3fa9e1c7ce8f59e52 (diff) |
phy: core: fix wrong err handle for phy_power_on
If phy_pm_runtime_get_sync failed but we already
enable regulator, current code return directly without
doing regulator_disable. This patch fix this problem
and cleanup err handle of phy_power_on to be more readable.
Fixes: 3be88125d85d ("phy: core: Support regulator ...")
Cc: <[email protected]> # v3.18+
Cc: Roger Quadros <[email protected]>
Cc: Axel Lin <[email protected]>
Signed-off-by: Shawn Lin <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions