]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: gadget: don't wait for ep cmd IRQ
authorFelipe Balbi <balbi@ti.com>
Fri, 17 Feb 2012 10:10:04 +0000 (12:10 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 6 Jun 2012 08:22:24 +0000 (11:22 +0300)
commit58cd0e60815c463e6d1bf02db362ae59bb874880
tree1e2e7c519313478a30342ed757641bbef7c21294
parent04ef74d45133ef985af2f032cee305ed250311ec
usb: dwc3: gadget: don't wait for ep cmd IRQ

That IRQ is causing way too much trouble. We have
a different handling which was agreed with IP
provider and has been tested with FPGA and OMAP5.

Tested-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c