usb: dwc3: omap: do not enable DMA Disable Clear IRQ
authorFelipe Balbi <balbi@ti.com>
Thu, 1 Sep 2011 11:52:52 +0000 (14:52 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:28 +0000 (13:02 +0300)
commit324e5481401dbbadb6758c17480f50bad0996db9
tree6578e1bb5c11a64ea288d129b20d4b36a32c9e81
parentccba3bca5ee34acec56dd3213d1fd8c8a6e541bc
usb: dwc3: omap: do not enable DMA Disable Clear IRQ

Otherwise that IRQ will trigger forever. It's quite
unnecessary.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-omap.c