u-boot/drivers/usb
Andre Przywara 9125b4b021 usb: host: ehci-generic: Fix error check
Commit 81755b8c20 ("usb: host: ehci-generic: Make resets and clocks
optional") improved the error check to cover the reset property being
optional. However this was using the wrong error variable for the
check, so would now never fail.

Use the correct error variable for checking the result of
reset_get_bulk(), to actually report genuine errors.

Fixes: 81755b8c20 ("usb: host: ehci-generic: Make resets and clocks optional")
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-07-04 08:00:36 -04:00
..
cdns3 usb: cdns3: cdns3-ti: Add compatible for AM64 SoC 2021-11-17 17:09:47 -05:00
common usb: xhci-dwc3: Support role switch default role 2022-05-20 09:41:33 +02:00
dwc3 usb: dwc3: Fix non-usb3 configurations 2022-05-20 23:30:36 +02:00
emul usb: sandbox: Bounds check read from buffer 2022-04-29 11:11:36 -04:00
eth Add support for TP-Link UE200 dongle 2022-04-22 10:35:14 +02:00
gadget rockchip: usb: gadget: add rk3066 product id 2022-06-29 11:28:15 +08:00
host usb: host: ehci-generic: Fix error check 2022-07-04 08:00:36 -04:00
mtu3 usb: mtu3: flush cache for the first GPD when allocate GPD ring 2021-11-03 08:47:57 +01:00
musb drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". 2022-01-13 07:57:49 -05:00
musb-new doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
phy rockchip: usb: phy: add rk3066/rk3188 support 2022-06-29 11:28:15 +08:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig usb: Enforce DM_USB migration for USB_HOST devices. 2021-07-18 21:05:31 -04:00