On Sun, Feb 24, 2019 at 10:52:29PM -0800, Andrey Smirnov wrote:
> 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.smir...@gmail.com>
> Cc: Vivien Didelot <vivien.dide...@gmail.com>
> ---
>  drivers/usb/imx/chipidea-imx.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to