]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: Sort the list of devices with D3 delay quirk by ID
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Apr 2017 19:32:34 +0000 (19:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:42:12 +0000 (12:42 +0200)
commite90d491bcf00487997addfc0d681004a3be69db1
tree6edd0d651158a7ffa86eafe52d34b9c35e22fbca
parent9fd0dee948569432b72c0fa154537bc68b2019a2
PCI: Sort the list of devices with D3 delay quirk by ID

[ Upstream commit cd3e2eb8905d14fe28a2fc75362b8ecec16f0fb6 ]

Sort the list of Intel devices that have no PCI D3 delay by ID.  Add a
comment for group of devices that had not been marked yet.

There is no functional change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/quirks.c