]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: save/restore PCI-X state
authorStephen Hemminger <shemminger@osdl.org>
Thu, 9 Nov 2006 00:17:15 +0000 (16:17 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:36:56 +0000 (14:36 -0800)
commitcc692a5f1e9816671b77da77c6d6c463156ba1c7
tree2ddef0e34d97572101c584c13c117dffe004dbe4
parente65e5fb5ceb02aaea7b65bf8b3b0d0c9057718b6
PCI: save/restore PCI-X state

Shouldn't PCI-X state be saved/restored?  No device really needs this
right now. qla24xx (fc HBA) and mthca (infiniband) don't do suspend,
and sky2 resets its tweaks when links are brought up.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/pci.c