linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yinghai Lu <yinghai@kernel.org>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: Zhang Rui <rui.zhang@intel.com>,
	linux-pci <linux-pci@vger.kernel.org>,
	Chuansheng Liu <chuansheng.liu@intel.com>,
	Tejun Heo <tj@kernel.org>, Alan Stern <stern@rowland.harvard.edu>,
	Aaron Lu <aaron.lu@intel.com>,
	MyMailClone@t-online.de, mister.freeman@laposte.net,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>
Subject: Re: [PATCH] PCI: Disable async suspend/resume for Jmicron chip
Date: Tue, 25 Aug 2015 13:21:07 -0700	[thread overview]
Message-ID: <CAE9FiQVMTpcWxg2Qw_DpPN4PpA4NkkDowOchrs6Wui_yOp-sgA@mail.gmail.com> (raw)
In-Reply-To: <20150825024941.GA25829@google.com>

On Mon, Aug 24, 2015 at 7:49 PM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> commit 09981db5b0c9a6865aa39126b71bc87718577e4b
> Author: Zhang Rui <rui.zhang@intel.com>
> Date:   Mon Aug 24 15:27:11 2015 -0500
>
>     PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI
>
> +DECLARE_PCI_FIXUP_CLASS_FINAL(PCI_VENDOR_ID_JMICRON, PCI_ANY, PCI_CLASS_STORAGE_IDE, 8, quirk_jmicron_async_suspend);
> +DECLARE_PCI_FIXUP_CLASS_FINAL(PCI_VENDOR_ID_JMICRON, PCI_ANY, PCI_CLASS_STORAGE_SATA_AHCI, 0, quirk_jmicron_async_suspend);

s/PCI_ANY/PCI_ANY_ID/g

  reply	other threads:[~2015-08-25 20:21 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-28  1:42 [PATCH] PCI: Disable async suspend/resume for Jmicron chip Zhang Rui
2015-07-28  1:48 ` Liu, Chuansheng
2015-07-28  2:06 ` Aaron Lu
2015-07-28 17:58 ` Tejun Heo
2015-07-29  1:39   ` Zhang Rui
2015-08-14 20:17     ` Bjorn Helgaas
     [not found]       ` <3296684.6OYqAkrTIu@linux-tez8>
2015-08-15 14:39         ` Bjorn Helgaas
     [not found]           ` <143984396.fBJoMvWU1G@linux-tez8>
2015-08-15 20:57             ` Bjorn Helgaas
2015-08-15 16:57       ` Zhang Rui
2015-08-15 21:45         ` Bjorn Helgaas
2015-08-15 23:40       ` Barto
2015-08-25  2:49 ` Bjorn Helgaas
2015-08-25 20:21   ` Yinghai Lu [this message]
2015-08-25 20:50     ` Bjorn Helgaas
2015-08-28  8:21   ` Zhang Rui
2015-08-28 17:53     ` Barto
2015-08-28 18:30     ` Barto
     [not found]       ` <2907359.7nsusuUeG0@linux-tez8>
2015-08-28 18:50         ` Barto
2015-08-28 19:19           ` Bjorn Helgaas
2015-08-28 20:36             ` Barto
2015-08-28 20:54               ` 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=CAE9FiQVMTpcWxg2Qw_DpPN4PpA4NkkDowOchrs6Wui_yOp-sgA@mail.gmail.com \
    --to=yinghai@kernel.org \
    --cc=MyMailClone@t-online.de \
    --cc=aaron.lu@intel.com \
    --cc=bhelgaas@google.com \
    --cc=chuansheng.liu@intel.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=mister.freeman@laposte.net \
    --cc=rjw@rjwysocki.net \
    --cc=rui.zhang@intel.com \
    --cc=stern@rowland.harvard.edu \
    --cc=tj@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;
as well as URLs for NNTP newsgroup(s).