From: Tejun Heo Date: Mon, 16 Jul 2007 05:29:39 +0000 (+0900) Subject: ahci: separate out ahci_do_softreset() X-Git-Tag: v2.6.23-rc1~219^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9cf5e858100b2f82ad61028c26a1a3de11c4839;p=pandora-kernel.git ahci: separate out ahci_do_softreset() Separate out ahci_do_softreset() which takes @pmp as its last argument. This will be used to implement ahci_pmp_softreset(). Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed