From: Tejun Heo Date: Wed, 1 Nov 2006 08:59:53 +0000 (+0900) Subject: [PATCH] libata: separate out and export sata_port_hardreset() X-Git-Tag: v2.6.20-rc1~34^2~40^2~9^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6103f6d1659e2024776bc759d28613fb36344a8;p=pandora-kernel.git [PATCH] libata: separate out and export sata_port_hardreset() Separate out sata_port_hardreset() from sata_std_hardreset(). This will be used by LLD hardreset implementation and later by PMP. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed