Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3750e9c6 authored by Jack Pham's avatar Jack Pham Committed by Stephen Boyd
Browse files

usb: gadget: android: Defer probe if UDC not found



Android gadget driver calls on usb_gadget_probe_driver() to
bind to an available USB device controller (UDC). This fails
if a UDC hasn't probed yet. Handle this by deferring android_usb's
probe to allow it to try again later when the USB controller
device is bound.

Change-Id: Ia49e259289a6aad6292bd5ed98955469ccfce090
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent b17373b7
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