diff options
author | Axel Lin <axel.lin@ingics.com> | 2015-03-04 09:33:32 +0800 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2015-03-12 11:01:17 +0530 |
commit | 6b08e36ba32b3cb4d44af617c8984f9c2bfdf964 (patch) | |
tree | 9100d38a29c9d9f7e4135ed533ed15a54717f191 /drivers/sh | |
parent | a5e5d3c0b239a67d712995f37140e354b5547003 (diff) | |
download | blackbird-obmc-linux-6b08e36ba32b3cb4d44af617c8984f9c2bfdf964.tar.gz blackbird-obmc-linux-6b08e36ba32b3cb4d44af617c8984f9c2bfdf964.zip |
phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path
If rockchip_usb_phy_power() fails, we need to call clk_disable_unprepare()
before return. This is to ensure we have balanced clk_enable/disable calls.
Also remove unneeded ret checking in rockchip_usb_phy_power_off.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions