commit | 95d9a01d727fdb6d2b667ac374341c48777cc41e | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri Jul 18 16:25:36 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 18 16:30:45 2014 -0700 |
tree | 36f1c672f3dca5b67f510ecf9f3ea90574808673 | |
parent | a40178b2fa6ad87670fb1e5fa4024db00c149629 [diff] |
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>