This series fixes a bug when the VBUS detection is done by using extcon. When this is and the driver leaves host mode it will always respond with: ci_hdrc.0: timeout waiting for 00000800 in 11 This goes back to reading the OTGSC register with the raw register read function. See 2/2 for more info. Sascha ---------------------------------------------------------------- Sascha Hauer (2): usb: chipidea: otg: save indention level usb: chipidea: otg: fix reading otgsc register drivers/usb/chipidea/ci.h | 3 --- drivers/usb/chipidea/core.c | 32 -------------------------------- drivers/usb/chipidea/otg.c | 29 +++++++++++++++++++---------- 3 files changed, 19 insertions(+), 45 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html