From: Tejun Heo Date: Thu, 10 Aug 2006 07:59:01 +0000 (+0900) Subject: [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost() X-Git-Tag: v2.6.19-rc1~1262^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4608c1608501cf2b0dc4478c9b6c3902db58408a;p=pandora-kernel.git [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost() 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 --- Reading git-diff-tree failed