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:
12436c3
)
[PATCH] libata: fix irq-pio merge
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:59:29 +0000
(20:59 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 11:59:29 +0000
(20:59 +0900)
* kill ata_poll_qc_complete() and implement/use ata_hsm_qc_complete()
which completes qcs in new EH compliant manner from HSM
* don't print error message from ata_hsm_move(). it's responsibility
of EH.
* kill ATA_FLAG_NOINTR usage in bmdma EH
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found