commit | 979b1791e5b8f8b556faeec4c48339e7ed63af9f | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu Jul 24 17:18:38 2008 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Jul 28 15:12:11 2008 -0700 |
tree | 30990937096bb25aa8349dae7285e70f268a767a | |
parent | 362b7077a5546b42131af15ba4776f30c9a72d0c [diff] |
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>