commit | ba7ee8bb313c4a55066c4da30292aeb9abac82d8 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Feb 26 11:31:49 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 10 15:33:28 2015 -0500 |
tree | 994a835107ef9b4efc5c7a97bb4a1c3d457b8608 | |
parent | e1eb3eb8b02c5be35ea1fedccc6c9c6d2c9b0165 [diff] |
usb: musb: don't touch devctl from babble recovery We do *not* want to touch devctl at all when trying to recover from babble. All we want to do is mask IRQs until we're done without our babble recovery, at which point we will unmask IRQs. Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>