OSDN Git Service

usb: musb: core: always try to recover from babble
authorFelipe Balbi <balbi@ti.com>
Thu, 26 Feb 2015 20:43:57 +0000 (14:43 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Mar 2015 20:33:30 +0000 (15:33 -0500)
commit34754dec8ab83799a0a37f2a7ada8ce1e53d174b
tree9f3a42853dd0ffe54043ccfdc8b3cb5085849651
parent0244336f812583299291e18b69a75be5674e819f
usb: musb: core: always try to recover from babble

we can also have babble conditions with LS/FS
and we also want to recover in that case.

Because of that we will drop the check of HSMODE
and always try to run babble recovery.

Suggested-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c