-
由 Peter Chen 提交于
The commit 4e88d4c0 ("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: 4e88d4c0 ("usb: add a flag to skip PHY initialization to struct usb_hcd") Acked-by: NMartin Blumenstingl <martin.blumenstingl@googlemail.com> Reported-by: NMats Karrman <mats.dev.list@gmail.com> Tested-by: NMats Karrman <mats.dev.list@gmail.com> Signed-off-by: NPeter Chen <peter.chen@nxp.com>
90f26cc6