[SCSI] ipr: add MMIO write to perform BIST for 64 bit adapters
authorWayne Boyer <wayneb@linux.vnet.ibm.com>
Thu, 17 Jun 2010 18:51:40 +0000 (11:51 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:03:49 +0000 (12:03 -0500)
The 64 bit chip used in new adapters does not properly support the BIST register
in PCI config space.  This patch implements an alternative MMIO write reset
method.

Signed-off-by: Wayne Boyer <wayneb@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found