[SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Wed, 16 Jun 2010 18:51:25 +0000 (13:51 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:01:57 +0000 (12:01 -0500)
Rationale for this is that in order to fix the hard reset code used
by kdump, we need to use this function before we even have the per
HBA structure.

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

No differences found