commit | e1eb3eb8b02c5be35ea1fedccc6c9c6d2c9b0165 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Feb 26 11:26:09 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 10 15:33:27 2015 -0500 |
tree | 929da249b31e804e7c4f3a777207d194fb12dce0 | |
parent | 3709ffca6485bd1b03b1fe2d9eb384dcf5db87a6 [diff] |
usb: musb: core: refactor IRQ enable/disable to separate functions sometimes we want to just mask/unmask interrupts without touching devctl register. For those cases, let's introduce musb_enable_interrupts and musb_disable_interrupts() Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>