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:
ab86f91
)
ide: remove ->dma_{status,command} fields from ide_hwif_t
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:51 +0000
(19:55 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:51 +0000
(19:55 +0200)
* Use ->dma_base + offset instead of ->dma_{status,command}
and remove no longer needed ->dma_{status,command}.
While at it:
* Use ATA_DMA_* defines.
There should be no functional changes caused by this patch.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found