OpenCloudOS-Kernel/drivers/usb/chipidea
Peter Chen 90f26cc6bb usb: chipidea: host: fix disconnection detect issue
The commit 4e88d4c083 ("usb: add a flag to skip PHY
initialization to struct usb_hcd") delete the assignment
for hcd->usb_phy, it causes usb_phy_notify_connect{disconnect)
are not called, the USB PHY driver is not notified of hot plug
event, then the disconnection will not be detected by hardware.

Fixes: 4e88d4c083 ("usb: add a flag to skip PHY initialization
	to struct usb_hcd")
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reported-by: Mats Karrman <mats.dev.list@gmail.com>
Tested-by: Mats Karrman <mats.dev.list@gmail.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2018-06-26 09:59:34 +08:00
..
Kconfig
Makefile
bits.h
ci.h USB: chipidea: no need to check return value of debugfs_create functions 2018-05-31 12:54:22 +02:00
ci_hdrc_imx.c usb: chipidea: Fix ULPI on imx51 2018-05-31 12:44:39 +02: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
core.c USB: chipidea: no need to check return value of debugfs_create functions 2018-05-31 12:54:22 +02:00
debug.c USB: chipidea: no need to check return value of debugfs_create functions 2018-05-31 12:54:22 +02:00
host.c usb: chipidea: host: fix disconnection detect issue 2018-06-26 09:59:34 +08:00
host.h
otg.c
otg.h
otg_fsm.c USB: move many drivers to use DEVICE_ATTR_WO 2018-01-24 08:49:52 +01:00
otg_fsm.h
udc.c
udc.h
ulpi.c
usbmisc_imx.c usb: chipidea: usbmisc: small clean up 2018-03-29 12:03:01 +02:00