]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: dwc3: fix the error returned with usb3_phy failure
authorRuchika Kharwar <ruchika@ti.com>
Thu, 4 Jul 2013 05:59:34 +0000 (00:59 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 08:50:48 +0000 (16:50 +0800)
commita53338faf612c0f3c0c4031b6844963540979ac4
tree43b4f51bcc69f46c2fe180ccac41b094e755040b
parentd3fe9f67d94aaba648a3df948750658059340cde
usb: dwc3: fix the error returned with usb3_phy failure

commit 315955d707b50c8aad20a32ec0dd4c9fe243cabe upstream.

When there is an error with the usb3_phy probe or absence, the error returned
is erroneously for usb2_phy.

Signed-off-by: Ruchika Kharwar <ruchika@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/core.c