diff options
author | Peter Chen <peter.chen@nxp.com> | 2018-06-06 03:43:27 +0200 |
---|---|---|
committer | Peter Chen <peter.chen@nxp.com> | 2018-06-26 03:59:34 +0200 |
commit | 90f26cc6bb90b35040f4da0347f480ea9df6e2fc (patch) | |
tree | 9a547ca08bdb535009083aefdc79ec663ea6132e /Kbuild | |
parent | usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered (diff) | |
download | linux-90f26cc6bb90b35040f4da0347f480ea9df6e2fc.tar.xz linux-90f26cc6bb90b35040f4da0347f480ea9df6e2fc.zip |
usb: chipidea: host: fix disconnection detect issue
The commit 4e88d4c08301 ("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: 4e88d4c08301 ("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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions