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:
52783c5
)
[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
author
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:24 +0000
(18:28 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:24 +0000
(18:28 +0900)
With ops->probe_init() gone, no user is left in libata-core.c. Move
ata_do_reset() to libata-eh.c and make it static.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found