[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <733fc135-dfef-f70e-b854-3ad553c67e9b@kernel.org>
Date: Mon, 5 Nov 2018 18:24:14 -0800
From: Sinan Kaya <okaya@...nel.org>
To: AceLan Kao <acelan.kao@...onical.com>,
Keith Busch <keith.busch@...el.com>, Jens Axboe <axboe@...com>,
Christoph Hellwig <hch@....de>,
Sagi Grimberg <sagi@...mberg.me>,
Bjorn Helgaas <bhelgaas@...gle.com>,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org
Subject: Re: [PATCH 2/2] nvme: add quirk to not call disable function when
suspending
On 11/5/2018 6:04 PM, AceLan Kao wrote:
> + { PCI_DEVICE(0x1c5c, 0x1527), /* Sk Hynix */
> + .driver_data = NVME_QUIRK_NO_DISABLE, },
Now that you added PCI_VENDOR_ID_SK_HYNIX to pci_ids.h, you
could use PCI_VENDOR_ID_SK_HYNIX above instead of 0x1c5c.
Powered by blists - more mailing lists