summaryrefslogtreecommitdiffstats
path: root/defaultenv
diff options
context:
space:
mode:
authorAndrey Smirnov <andrew.smirnov@gmail.com>2019-02-24 22:52:29 -0800
committerSascha Hauer <s.hauer@pengutronix.de>2019-02-27 08:27:37 +0100
commitb91cf003a12485202c136e8b951f2ae67ab6e6a4 (patch)
tree788fda5237957e3b25af901abbf49c4b9759203d /defaultenv
parent3c2dee2e7d62a32ba85f7bf94bb7abf5b4f09dab (diff)
downloadbarebox-b91cf003a12485202c136e8b951f2ae67ab6e6a4.tar.gz
barebox-b91cf003a12485202c136e8b951f2ae67ab6e6a4.tar.xz
usb: imx: Do not disable VBUS on ehci_register()'s success
Original code was written to exit early on ehci_register()'s success. As a part of e3eb0c729b, however, it was modified to to early exit on failure instead. This resulted in VBUS being erroneously disabled after EHCI controller was added, thus breaking USB on some i.MX boards (confirmed on ZII's RDU2). Fixes: e3eb0c729b ("usb: host: ehci: add ehci_unregister()") Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Cc: Vivien Didelot <vivien.didelot@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'defaultenv')
0 files changed, 0 insertions, 0 deletions