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:
ce5f7f3
)
[PATCH] libata: init ap->cbl to ATA_CBL_SATA early
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:57:44 +0000
(20:57 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:57:44 +0000
(20:57 +0900)
Init ap->cbl to ATA_CBL_SATA in ata_host_init(). This is necessary
for soon-to-follow SCR handling function changes. LLDDs are free to
change ap->cbl during probing.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found