commit | 5d881802c407d83c169c875dad88fe2bba066c33 | [log] [tgz] |
---|---|---|
author | George Cherian <george.cherian@ti.com> | Mon May 26 14:50:08 2014 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Thu Jun 19 15:43:07 2014 -0500 |
tree | 55fdfa6d1ef4caefd510f7a3dda60cf9001b0ade | |
parent | f0cae93f3f7e9a26c2d6bc182204c37dec3698eb [diff] |
usb: musb: core: Handle Babble condition only in HOST mode BABBLE and RESET share the same interrupt. The interrupt is considered to be RESET if MUSB is in peripheral mode and as a BABBLE if MUSB is in HOST mode. Handle babble condition iff MUSB is in HOST mode. Fixes: ca88fc2ef0d7 (usb: musb: add a work_struct to recover from babble errors) Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: George Cherian <george.cherian@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>