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:41:22 +0000 (12:41 +0200)
commit5feac34f670c3f02f14363674551f9568324e888
tree4857699e80378ae788b1cf25b3cd113540056cf4
parent6b69d1f64499f14933731736561f89c650781f4f
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