From: Grazvydas Ignotas Date: Mon, 25 Feb 2013 23:46:06 +0000 (+0200) Subject: usb: otg: twl4030-usb: poll for ID disconnect X-Git-Tag: sz_154~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c69d4565caf2b74eed11e45a35fec713c7d140c;p=pandora-kernel.git usb: otg: twl4030-usb: poll for ID disconnect On pandora, STS_USB interrupt doesn't arrive on USB host cable disconnect for some reason while VBUS is driven by twl itself, but STS_HW_CONDITIONS is updated correctly. It does work fine when PHY is powered down though. To work around that we have to poll. TI PSP kernels have similar workarounds, so (many?) more boards are likely affected. --- Reading git-diff-tree failed