From: Rafael J. Wysocki Date: Wed, 7 Jan 2009 12:09:37 +0000 (+0100) Subject: PCI PM: Call pci_fixup_device from legacy routines X-Git-Tag: v2.6.29-rc1~181^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad8cfa1defee14a5181d9b63e666318c51cfaeed;p=pandora-kernel.git 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 Acked-by: Pavel Machek Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed