]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43a30f65fd81ac600fd1651278d2c4f2df8bf7e6
tree6578e1bb5c11a64ea288d129b20d4b36a32c9e81
parent096f4c8902d4e3d5c4494c8f93abc3fc1d560119
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