[PATCH] sata_sil: replace register address constants with sil_port[] entry
commit48d4ef2a1df9867c67b515d66732ba028a73735d
authorTejun Heo <htejun@gmail.com>
Sun, 5 Mar 2006 07:03:52 +0000 (5 16:03 +0900)
committerJeff Garzik <jeff@garzik.org>
Sun, 5 Mar 2006 07:39:55 +0000 (5 02:39 -0500)
tree63c2fa1f07d3e27cd443f40efdd32028d04996ef
parent9a5314432a07251c2a8d71bfc793adcf00f4122e
[PATCH] sata_sil: replace register address constants with sil_port[] entry

Kill SIL_FIFO_* and SIL_IDE2_BMDMA and replace them with proper
sil_port[] entry.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/sata_sil.c