phy: ath79-usb: Fix the power on error path
authorAlban Bedel <albeu@free.fr>
Mon, 7 Jan 2019 19:44:53 +0000 (20:44 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 16 Jan 2019 12:30:55 +0000 (18:00 +0530)
commit009808154c69c48d5b41fc8cf5ad5ab5704efd8f
treeb3df3a509dcec62821e753f053651934d12cf997
parent4fae92797879bd58bd5d4e39c790b515bce4a1af
phy: ath79-usb: Fix the power on error path

In the power on function the error path doesn't return the suspend
override to its proper state. It should should deassert this reset
line to enable the suspend override.

Signed-off-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-ath79-usb.c