[SCSI] Change Kconfig option from IOMAPPED to MMIO
authorMatthew Wilcox <matthew@wil.cx>
Tue, 28 Mar 2006 16:03:43 +0000 (11:03 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 13 Apr 2006 15:13:22 +0000 (10:13 -0500)
commit1f61d82490a26dbcde903b33e24f6d11b758b64c
tree12496cbf9beb122fd56b4909a7225a7082d4beb1
parent92aab6464be735139f9ea38fd039c3b84c722630
[SCSI] Change Kconfig option from IOMAPPED to MMIO

Most of the Kconfig options for switching between IO Port and MMIO
operations use the opposite sense from sym2.  Really, this option
should be set at a chipset level rather than per-driver.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/Kconfig
drivers/scsi/sym53c8xx_2/sym_glue.c
drivers/scsi/sym53c8xx_2/sym_hipd.c