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:
a9cf5e8
)
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
author
Tejun Heo
<htejun@gmail.com>
Mon, 16 Jul 2007 05:29:39 +0000
(14:29 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 20 Jul 2007 12:02:10 +0000
(08:02 -0400)
Replace sil24_update_tf() to sil24_read_tf() which reads TF into
passed int result TF argument and can read TFs of PMP links. This
will be used by PMP support.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found