From: Daniel Mack Date: Wed, 2 Apr 2014 11:58:29 +0000 (+0200) Subject: usb: musb: dsps: handle babble interrupts X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d57de306e1f3e73c607811a974f6662162e5df6;p=pandora-kernel.git 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 Reported-by: Thomas Mellenthin Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed