]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00296519 USB: EHCI: wait more than 3ms until the device enters full-speed idle
authorPeter Chen <peter.chen@freescale.com>
Fri, 24 Jan 2014 06:59:30 +0000 (14:59 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:10:16 +0000 (18:10 +0200)
commit77d36516b23ebc31215e2a828a281449284778f8
tree0d38fb9859e4c260d26034bac31f711b2156c475
parent0163b3f1e5e1c828ede0bc8b2556961f08eb012c
ENGR00296519 USB: EHCI: wait more than 3ms until the device enters full-speed idle

If the high-speed device does not enter full-speed idle after
wakeup on disconnect logic has effected, there will be an
unexpected disconnect wakeup interrupt due to the bus is still SE0.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
drivers/usb/host/ehci-hub.c