[PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()
authorTejun Heo <htejun@gmail.com>
Thu, 10 Aug 2006 07:59:01 +0000 (16:59 +0900)
committerTejun Heo <htejun@gmail.com>
Thu, 10 Aug 2006 07:59:01 +0000 (16:59 +0900)
Update ata_host_init() such that it only initializes SCSI host related
stuff and doesn't call into ata_port_init(), and rename it to
ata_port_init_shost().

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found