]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: add D3 power state avoidance quirk
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 24 Jul 2008 16:18:38 +0000 (17:18 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 28 Jul 2008 22:12:11 +0000 (15:12 -0700)
commitcb73896adcffc8beb213d9f75529895dc2b2ccee
tree30990937096bb25aa8349dae7285e70f268a767a
parentcbfef513ac985190a3a1ad13d57841391eb1a03a
PCI: add D3 power state avoidance quirk

Libata has some hacks to deal with certain controllers going silly in D3
state. The right way to handle this is to keep a PCI device flag for
such devices. That can then be generalised for no ATA devices with power
problems.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci.c
drivers/pci/quirks.c
include/linux/pci.h