commit | 1d57de306e1f3e73c607811a974f6662162e5df6 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Apr 02 13:58:29 2014 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Apr 21 14:07:29 2014 -0500 |
tree | b8d2eb8d5e8827ec4395ba39ab8c0c08511c234d | |
parent | ca88fc2ef0d790a1da37804219102336f7622b97 [diff] |
usb: musb: dsps: handle babble interrupts When the dsps isr sees a babble error, pass it down to the core for fixup. Also, provide a .reset hook so the core can call us back. A babble interrupt error occured when a USB mass storage device ("CHIPSBNK v3.3.9.1", 1e3d:2093) was disconnected from a AM33xx host. Signed-off-by: Daniel Mack <zonque@gmail.com> Reported-by: Thomas Mellenthin <mellenthin@teufel.de> Signed-off-by: Felipe Balbi <balbi@ti.com>