From: Tejun Heo Date: Tue, 17 Apr 2007 14:44:06 +0000 (+0900) Subject: libata: separate out ata_host_start() X-Git-Tag: v2.6.22-rc1~1111^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecef7253235e7a9365afe08a508e11bed91c1c11;p=pandora-kernel.git libata: separate out ata_host_start() Separate out ata_host_start() from ata_device_add(). ata_host_start() calls ->port_start on each port if available and freezes the port. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed