[SCSI] hpsa: Use kernel provided PCI state save and restore functions
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 6 Jan 2011 20:48:08 +0000 (14:48 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 24 Jan 2011 17:29:46 +0000 (11:29 -0600)
commit270d05de2b8d82df4ed19955f6c0c7400f6ffbf5
tree8abc541659b5300a32d700205fd88d23e0804987
parentfe5389c87f13c16cd77d976801c93422d0c05a49
[SCSI] hpsa: Use kernel provided PCI state save and restore functions

and use the doorbell reset method if available (which doesn't
lock up the controller if you properly save and restore all
the PCI registers that you're supposed to.)

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/hpsa.c