commit | f905bc68833b37b2274dc269fd35edb19e67aed7 | [log] [tgz] |
---|---|---|
author | George Cherian <george.cherian@ti.com> | Fri Nov 14 13:54:46 2014 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 18 09:55:31 2014 -0600 |
tree | cd18f9829ac8dc22fa94962d498ee863a04e89f7 | |
parent | 1eec34e9f25664cf71e05321329d128e0565beae [diff] |
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 <balbi@ti.com> Signed-off-by: George Cherian <george.cherian@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>