Skip to content
Commit 10bcafb8 authored by Marek Vasut's avatar Marek Vasut
Browse files

usb: ehci-mx6: Handle fixed regulators correctly



The regulator-fixed would return -ENOSYS when enabled/disabled,
because this operation is not supported, but this is not an error
e.g. on systems where the VBUS cannot be controlled, so if this
is the error code reported by the regulator core, consider it a
success and continue.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
parent 3da0291b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment