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:
3adcebb
)
[PATCH] libata: remove postreset handling from ata_do_reset()
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:57:38 +0000
(20:57 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:57:38 +0000
(20:57 +0900)
Make ata_do_reset() deal only with reset. postreset is now the
responsibility of the caller. This is simpler and eases later
prereset addition.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found