From: Yunzhi Li Date: Fri, 6 Mar 2015 07:17:10 +0000 (+0800) Subject: usb: dwc2: host: fix dwc2 disconnect bug X-Git-Tag: omap-for-v4.2/o2_dc~276^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=509d612b2fc4b66a58f1af762ac69829ed11c0ce;p=pandora-kernel.git usb: dwc2: host: fix dwc2 disconnect bug When dwc2 controller detects a disconnect interrupt, dwc2_hcd_disconnect() should be called immediately to do clean-up jobs and set port_connect_status_change flag to notify usb hub driver disconnect status. Tested-by: Vincent Palatin Acked-by: John Youn Signed-off-by: Yunzhi Li Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed