sata_mv: use hpriv->base instead of the host->iomap
authorSaeed Bishara <saeed@marvell.com>
Wed, 13 Feb 2008 21:09:09 +0000 (10:09 -1100)
committerJeff Garzik <jeff@garzik.org>
Wed, 20 Feb 2008 17:09:17 +0000 (12:09 -0500)
commit0fca0d6f2ce3336022a22bc7fc2e009e599e63a4
treefa6701637211d1562a099787a9c59ce65dd8e703
parent2e7e1214defe7783c8187962bacdd0a87a7dbeee
sata_mv: use hpriv->base instead of the host->iomap

this fixes crash bug as the iomap table is not valid for integrated controllers.

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Acked-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_mv.c