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:
430c5d2
)
ide: use ->ata_input_data in ide_driveid_update()
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 2 Apr 2008 19:22:05 +0000
(21:22 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 2 Apr 2008 19:22:05 +0000
(21:22 +0200)
Use ->ata_input_data method instead of calling ata_input_data() directly.
Currently it matters only for (broken) ide-cris host driver but it may
change in the future.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found