| commit | 55224bc86a39409d55e47fd45573642ac709bb8f | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Apr 28 23:44:42 2008 +0200 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Apr 28 23:44:42 2008 +0200 |
| tree | 979fd9840607e4bca7a62347224d9b8207fb66e3 | |
| parent | 41051a141dcc67f4c5011a2ab2b547e80b9ac509 [diff] |
ide: remove ->dma_prdtable field from ide_hwif_t
* Use 'hwif->dma_base + {4,8}' instead of hwif->dma_prdtable in
{ide,scc}_dma_setup().
* Remove no longer needed ->dma_prdtable field from ide_hwif_t.
While at it:
* Use ATA_DMA_TABLE_OFS define.
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>