PCI PM: Fix hibernation breakage on EeePC 701
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 22 Jan 2009 22:36:56 +0000 (23:36 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 27 Jan 2009 17:46:27 +0000 (09:46 -0800)
commit545ffd58adc86b8d33449dab44fe81b503a6f81b
treea5fc5a72325e27ddb341e49f5f0d00b20d05c0c5
parent57064d213d2e44654d4f13c66df135b5e7389a26
PCI PM: Fix hibernation breakage on EeePC 701

Hibernation breaks on EeePC 701 as a result of attempting to put one
of its (driverless) devices into a low power state.  Avoid that by
not attepmting to power manage driverless devices during hibernation.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Reported-and-tested-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci-driver.c