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:
40f095f
)
ide: use ->tf_read in ide_read_error()
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:53 +0000
(19:55 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:53 +0000
(19:55 +0200)
* Add IDE_TFLAG_IN_FEATURE taskfile flag for reading Feature
register and handle it in ->tf_read.
* Convert ide_read_error() to use ->tf_read instead of ->INB,
then uninline and export it.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found