From 8c69d4565caf2b74eed11e45a35fec713c7d140c Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Tue, 26 Feb 2013 01:46:06 +0200 Subject: [PATCH] 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-format-patch failed