commit | 02dae36aa649a66c5c6181157ddd806e7b4913fc | [log] [tgz] |
---|---|---|
author | George Cherian <george.cherian@ti.com> | Thu May 22 09:31:38 2014 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Thu Jun 19 10:06:45 2014 -0500 |
tree | f408a5c3ddc8a498974ad447bd3b08089181e733 | |
parent | c5a1fbca6f35a85e9167b2cd9f7257eff0274f8b [diff] |
usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete The dwc3 wrapper driver should not be fiddling with the core interrupts. Disabling the core interrupts in prepare stops xhci from proper operation. So remove disable/enable of core interrupts from prepare/complete. Signed-off-by: George Cherian <george.cherian@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>