Files
android_kernel_xiaomi_sm8450/drivers/usb/chipidea/otg.c
Peter Chen 3ac82cf3f8 usb: chipidea: otg: handling vbus disconnect event occurred during system suspend
During system suspend, the role switch may occur, eg, from gadget->host.
In this case, the vbus disconnect event is lost, we add this handling
in role switch routine in this commit.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
2020-03-16 11:13:47 +08:00

5.6 KiB