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:
d2d4e78
)
ide: add drive->dma_mode field
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Mon, 18 Jan 2010 07:20:35 +0000
(07:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Jan 2010 09:42:01 +0000
(
01:42
-0800)
Add dma_mode field to ide_drive_t matching dma_mode field used in
struct ata_device.
The validity of the field is restricted to ->dma_pio_mode method
only currently in IDE subsystem.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found