USB: OHCI: revert the ZF Micro orphan-TD quirk
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 18 Jul 2014 20:25:36 +0000 (16:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 23:30:45 +0000 (16:30 -0700)
commit95d9a01d727fdb6d2b667ac374341c48777cc41e
tree36f1c672f3dca5b67f510ecf9f3ea90574808673
parenta40178b2fa6ad87670fb1e5fa4024db00c149629
USB: OHCI: revert the ZF Micro orphan-TD quirk

This patch reverts the important parts of commit 89a0fd18a96e (USB:
OHCI handles more ZFMicro quirks), namely, the parts related to
handling orphan TDs for interrupt endpoints.  A later patch in this
series will introduce a more general mechanism that applies to all
endpoint types and all controllers.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-q.c
drivers/usb/host/ohci.h