]> Git Repo - J-u-boot.git/commit
usb: onboard-hub: Fix the return values of regulator APIs
authorVenkatesh Yadav Abbarapu <[email protected]>
Mon, 25 Nov 2024 04:11:59 +0000 (09:41 +0530)
committerMarek Vasut <[email protected]>
Mon, 25 Nov 2024 04:40:49 +0000 (05:40 +0100)
commit5fdce1fa1783fb0cada91b17cd341f026521c3d9
tree00435399253d13ccf707b0a9842f531f3b9de753
parent0e670e2917d76005d03be7e2dc3db1b7cba2d0d8
usb: onboard-hub: Fix the return values of regulator APIs

Don't error out if there is no vdd regulator supply, as these are
optional properties.

Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
common/usb_onboard_hub.c
This page took 0.029303 seconds and 4 git commands to generate.