]> git.baikalelectronics.ru Git - kernel.git/commit
PCI PM: Register power state of devices during initialization
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 7 Jan 2009 12:10:35 +0000 (13:10 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:18:04 +0000 (11:18 -0800)
commitbf0ace96f0bfc8b932531f3a9e07baff14d2af83
tree3dbaf0cdc71a779f6f1d3bed8f9fd17eeabb97cd
parent93761f074d42a1cb926f82ca10bc0ea5724f10ec
PCI PM: Register power state of devices during initialization

Use the observation that the power state of a PCI device can be
loaded into its pci_dev structure as soon as pci_pm_init() is run for
it and make that happen.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci.c