ide: cleanup ide_setup_dma()
commit63158d5c217e2e62665ae9b10d203bd7da817108
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Apr 2008 20:25:21 +0000 (26 22:25 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Apr 2008 20:25:21 +0000 (26 22:25 +0200)
treedc98e5f2b66d26f6aeb8405e8c47ea49ea784f1a
parentd54452fbf84500eff77a55a2061f4669441d2cc3
ide: cleanup ide_setup_dma()

* There is no need to call ide_release_dma_engine().

* Move the code up to (and including) ide_allocate_dma_engine()
  call to the callers of ide_setup_dma().

There should be no functional changes caused by this patch.

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