From: Tejun Heo Date: Fri, 10 Feb 2006 08:25:47 +0000 (+0900) Subject: [PATCH] ahci: separate out ahci_fill_cmd_slot() X-Git-Tag: v2.6.17-rc1~1182^2~85 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9278ed5e992122a654a3f762561ee5e013810f;p=pandora-kernel.git [PATCH] ahci: separate out ahci_fill_cmd_slot() Separate out ahci_fill_cmd_slot() from ahci_qc_prep(). ahci_fill_cmd_slot() can later be used to issue non-standard commands. (e.g. softreset) Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed