From: George Cherian Date: Fri, 14 Nov 2014 08:24:46 +0000 (+0530) Subject: usb: musb: core: Disable the Interrupts till BABBLE is fully handled X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f905bc68833b37b2274dc269fd35edb19e67aed7;p=pandora-kernel.git usb: musb: core: Disable the Interrupts till BABBLE is fully handled Disable the MUSB interrupts till MUSB is recovered fully from BABBLE condition. There are chances that we could get multiple interrupts till the time the babble recover work gets scheduled. Sometimes this could even end up in an endless loop making MUSB itself unusable. Reported-by: Felipe Balbi Signed-off-by: George Cherian Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed