]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite30d01b38de1eaa45fb3b81967fde36d8f489f8b
treefa6701637211d1562a099787a9c59ce65dd8e703
parent730ec98eb43c2014d31434d286116967b830771f
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