linux_dsm_epyc7002/drivers/usb/chipidea
Loic Poulain 59739131e0 usb: chipidea: Fix otg event handler
At OTG work running time, it's possible that several events need to be
addressed (e.g. ID and VBUS events). The current implementation handles
only one event at a time which leads to ignoring the other one. Fix it.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2018-09-20 17:04:22 +08:00
..
bits.h
ci_hdrc_imx.c usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier match 2018-09-20 17:04:21 +08:00
ci_hdrc_imx.h
ci_hdrc_msm.c
ci_hdrc_pci.c
ci_hdrc_tegra.c
ci_hdrc_usb2.c
ci_hdrc_zevio.c
ci.h
core.c usb: chipidea: Add dynamic pinctrl selection 2018-09-20 17:04:21 +08:00
debug.c
host.c usb: chipidea: Add dynamic pinctrl selection 2018-09-20 17:04:21 +08:00
host.h
Kconfig
Makefile
otg_fsm.c
otg_fsm.h
otg.c usb: chipidea: Fix otg event handler 2018-09-20 17:04:22 +08:00
otg.h usb: chipidea: Prevent unbalanced IRQ disable 2018-09-20 17:04:21 +08:00
udc.c usb: chipidea: Add dynamic pinctrl selection 2018-09-20 17:04:21 +08:00
udc.h
ulpi.c
usbmisc_imx.c usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier match 2018-09-20 17:04:21 +08:00