mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] xhci fixes for usb-linus, revert patch that went to 4.0-rc3
@ 2015-03-10 17:48 Mathias Nyman
  2015-03-10 17:49 ` [PATCH 1/1] Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" Mathias Nyman
  0 siblings, 1 reply; 2+ messages in thread
From: Mathias Nyman @ 2015-03-10 17:48 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, linux-kernel, Mathias Nyman

Hi Greg

One xhci patch that went to 4.0-rc3 needs to be reverted

Turns out the fix for xhci connected scanners cause regression on some
DVB-T devices.

The bug in the original patch is found, but I need to make sure everything
works properly first, so it's better to revert this than try to fix it on
the fly.

Mathias Nyman (1):
  Revert "xhci: Clear the host side toggle manually when endpoint is
    'soft reset'"

 drivers/usb/host/xhci-ring.c |   2 +-
 drivers/usb/host/xhci.c      | 100 ++++---------------------------------------
 drivers/usb/host/xhci.h      |   2 -
 3 files changed, 10 insertions(+), 94 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-10 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-10 17:48 [PATCH 0/1] xhci fixes for usb-linus, revert patch that went to 4.0-rc3 Mathias Nyman
2015-03-10 17:49 ` [PATCH 1/1] Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" Mathias Nyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome