]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit223d9b3e18b0d4b82b7be92a8d2a57a5cd59e66f
tree36f1c672f3dca5b67f510ecf9f3ea90574808673
parent61ed83e928dd1c7119fc8510bd568bd16956d97c
USB: OHCI: revert the ZF Micro orphan-TD quirk

This patch reverts the important parts of commit d63620c080da (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