git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f637902
)
[PATCH] ahci: separate out ahci_fill_cmd_slot()
author
Tejun Heo
<htejun@gmail.com>
Fri, 10 Feb 2006 08:25:47 +0000
(17:25 +0900)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 10 Feb 2006 12:04:31 +0000
(07:04 -0500)
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 <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found