]> git.karo-electronics.de Git - mv-sheeva.git/commit
ide: use I/O ops directly in ide-dma.c
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:50 +0000 (19:55 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 23 Jul 2008 17:55:50 +0000 (19:55 +0200)
commitab86f91e8739e0b1587a16e4792ab5e4bb11f1b5
treeaa5696bb69c471fda2a21f6ce952de0705a1c152
parentb2f951aabc9cc7d5fb987aeec9aef96ccce618a5
ide: use I/O ops directly in ide-dma.c

Use I/O ops directly in ide_dma_host_set(), ide_dma_setup(),
ide_dma_start() and __ide_dma_end().

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-dma.c