commit | ad8cfa1defee14a5181d9b63e666318c51cfaeed | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Wed Jan 07 13:09:37 2009 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:17:23 2009 -0800 |
tree | 645872bccea82e08d34df6d986a3b34eaf62e5b6 | |
parent | bb8089454391ac5577215aec1f1991adcd4b4cbf [diff] |
PCI PM: Call pci_fixup_device from legacy routines The size of drivers/pci/pci-driver.c can be reduced quite a bit if pci_fixup_device() is called from the legacy PM callbacks, so make it happen. No functional changes should result from this. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>