Files
u-boot/drivers/usb/host
Jonas Karlman 0830333c47 usb: ehci-generic: Use regulator_set_enable_if_allowed
With the commit 4fcba5d556 ("regulator: implement basic reference
counter") the return value of regulator_set_enable may be EALREADY or
EBUSY for fixed/gpio regulators.

Change to use the more relaxed regulator_set_enable_if_allowed to
continue if regulator already was enabled or disabled.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Marek Vasut <marex@denx.de>
2023-08-14 09:14:41 -04:00
..
2022-06-28 17:03:30 -04:00
2023-02-07 14:33:50 -05:00
2023-05-13 09:52:32 -04:00
2022-06-28 17:03:31 -04:00
2023-01-27 14:47:58 -05:00
2023-01-27 14:47:58 -05:00
2023-07-27 03:59:38 +02:00