PCI: Sort the list of devices with D3 delay quirk by ID
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 14 Feb 2017 10:59:37 +0000 (12:59 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Feb 2017 23:04:21 +0000 (17:04 -0600)
commitcd3e2eb8905d14fe28a2fc75362b8ecec16f0fb6
treedb33370ee7a38e1aeee42db91e50268d7aa58f58
parentfed678145d02d08d75825d9f0854fad93cffd1a0
PCI: Sort the list of devices with D3 delay quirk by ID

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>
drivers/pci/quirks.c