]> Pileus Git - ~andy/linux/commit
usb: dwc3: ep0: drop dead code
authorFelipe Balbi <balbi@ti.com>
Thu, 19 Jul 2012 05:53:41 +0000 (08:53 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 3 Aug 2012 06:28:25 +0000 (09:28 +0300)
commit4635d3f29864d723a74983339ffc85db212e304b
tree31d29640e8dddd739f2399334da76b55f16cfe4a
parentd9b33c605c398df1d42c694bda28fe8708754c64
usb: dwc3: ep0: drop dead code

There's no such thing as XferNotReady(SETUP), we
can safely drop all that code with no problems
whatsoever.

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