]> 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)
commit0444506c09bb3000e9d8db19cb61928fc30fa809
tree36f1c672f3dca5b67f510ecf9f3ea90574808673
parent11a3a5728befd06c94059620c24ae19fb09aeb81
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