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:
bb5cb29
)
[PATCH] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()
author
Albert Lee
<albertcc@tw.ibm.com>
Sat, 25 Mar 2006 09:50:15 +0000
(17:50 +0800)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 29 Mar 2006 22:21:54 +0000
(17:21 -0500)
Convert ata_pio_task() to use the new ata_hsm_move().
Changes:
- refactor ata_pio_task() to poll device status register and
- call the new ata_hsm_move() when device indicates it is not BSY.
Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found