All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huang Rui <ray.huang@amd.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"Dexuan Cui" <dexuan.cui@intel.com>,
	"Matthew Wilcox" <matthew@wil.cx>,
	"x86@kernel.org" <x86@kernel.org>, "Felipe Balbi" <balbi@ti.com>,
	"Yu Zhao" <yu.zhao@intel.com>,
	"Krzysztof Hałasa" <khalasa@piap.pl>,
	"Chang, Jason" <Jason.Chang@amd.com>
Subject: Re: [PATCH 1/6] PCI: Use PCI_CLASS_SERIAL_USB instead of bare number
Date: Tue, 23 Jun 2015 10:07:15 +0800	[thread overview]
Message-ID: <20150623020710.GA6956@hr-slim.amd.com> (raw)
In-Reply-To: <20150619224223.14626.20847.stgit@bhelgaas-glaptop2.roam.corp.google.com>

On Sat, Jun 20, 2015 at 06:42:23AM +0800, Bjorn Helgaas wrote:
> be6646bfbaec ("PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD
> device") added a quirk to override the PCI class code of the AMD Nolan
> device.
> 
> Use PCI_CLASS_SERIAL_USB instead of a bare number to improve greppability.
> Also add a log message about what we're doing.
> 
> No functional change except the new message.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> CC: Huang Rui <ray.huang@amd.com>
> CC: Jason Chang <jason.chang@amd.com>
> CC: Felipe Balbi <balbi@ti.com>

Looks good for me.

Acked-by: Huang Rui <ray.huang@amd.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in

  reply	other threads:[~2015-06-23  2:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-19 22:42 [PATCH 0/6] PCI: Fix class code usage Bjorn Helgaas
2015-06-19 22:42 ` [PATCH 1/6] PCI: Use PCI_CLASS_SERIAL_USB instead of bare number Bjorn Helgaas
2015-06-23  2:07   ` Huang Rui [this message]
2015-06-19 22:42 ` [PATCH 2/6] PCI: Fix generic NCR 53c810 class code quirk Bjorn Helgaas
2015-06-19 22:58   ` Bjorn Helgaas
2015-06-19 22:42 ` [PATCH 3/6] PCI: Fix TI816X " Bjorn Helgaas
2015-06-19 22:42 ` [PATCH 4/6] PCI: Fix Intel generic reset quirk class code check Bjorn Helgaas
2015-06-19 23:06   ` Bjorn Helgaas
2015-06-24 20:46     ` Bjorn Helgaas
2015-06-19 22:42 ` [PATCH 5/6] PCI: Simplify reset_intel_generic_dev() Bjorn Helgaas
2015-06-19 22:42 ` [PATCH 6/6] PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes Bjorn Helgaas

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=20150623020710.GA6956@hr-slim.amd.com \
    --to=ray.huang@amd.com \
    --cc=Jason.Chang@amd.com \
    --cc=balbi@ti.com \
    --cc=bhelgaas@google.com \
    --cc=dexuan.cui@intel.com \
    --cc=khalasa@piap.pl \
    --cc=linux-pci@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=x86@kernel.org \
    --cc=yu.zhao@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.