mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: <gregkh@linuxfoundation.org>
Cc: <linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Mathias Nyman <mathias.nyman@linux.intel.com>
Subject: [PATCH 0/1] xhci fixes for usb-linus, revert patch that went to 4.0-rc3
Date: Tue, 10 Mar 2015 19:48:59 +0200	[thread overview]
Message-ID: <1426009740-20648-1-git-send-email-mathias.nyman@linux.intel.com> (raw)

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


             reply	other threads:[~2015-03-10 17:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10 17:48 Mathias Nyman [this message]
2015-03-10 17:49 ` [PATCH 1/1] Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" Mathias Nyman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1426009740-20648-1-git-send-email-mathias.nyman@linux.intel.com \
    --to=mathias.nyman@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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