sata_mv: move the PCI bar description initialization code
authorSaeed Bishara <saeed@marvell.com>
Sun, 6 Dec 2009 16:26:20 +0000 (18:26 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 17 Dec 2009 06:01:47 +0000 (01:01 -0500)
commitc4bc7d7310a40c8c0b917e88983dc4a8e6b59e38
tree990b3761be3fd95a7be0df6109a75c4050b08e42
parent6481f2b52cd5411ea6342b749daf0e4f3b390d7b
sata_mv: move the PCI bar description initialization code

The mv_init_host will be used to initialize the host hw on resume.
The PCI bar description need to be initialized only once when the
device probed.

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_mv.c