Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
authorMathias Nyman <mathias.nyman@linux.intel.com>
Tue, 10 Mar 2015 17:49:00 +0000 (19:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Mar 2015 13:13:51 +0000 (14:13 +0100)
commitd0167ad2954ee2d1c70704c454c646086b6653d6
tree5ee14d49af998da2c4ad735ce78aab9955dac223
parent9eccca0843205f87c00404b663188b88eb248051
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"

This reverts commit 27082e2654dc ("xhci: Clear the host side toggle manually")

Turns out this fix to enable soft resetting endpoints wasn't mature enough.
It caused regression with some usb DVB-T devices and needs some more tuning
to get the endpiont ring pointers set correctly.

The original commit was tagged for stable 3.18, and should be reverted
from there as well.

Cc: stable <stable@vger.kernel.org> # v3.18
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci.c
drivers/usb/host/xhci.h