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)
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>

No differences found