]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: dwc3: gadget: disable XFER_NOT_READY
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 30 May 2016 10:40:00 +0000 (13:40 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Jun 2016 09:32:50 +0000 (12:32 +0300)
commit13fa2e69b1dda31bddb11fe61f250b9415885ead
treeb1ec9aed1d9c089766c591d591caaaca5220e8e8
parent55a0237f8f47957163125e20ee9260538c5c341c
usb: dwc3: gadget: disable XFER_NOT_READY

We don't need this IRQ anymore for interrupt or bulk
endpoints.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c