Bartlomiej Zolnierkiewicz 61a368c216 ide: remove redundant DMA blacklist check from __ide_dma_on()
->ide_dma_on method is called only after successful ide_dma_check() call
(ide_dma_check()->ide_tune_dma() checks DMA blacklist) or if drive->using_dma
has been previously enabled for a given device (->ide_dma_on is the only place
which sets drive->using_dma to '1').

There should be no functionality changes caused by this patch.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-25 22:17:19 +01:00
..
2007-10-20 00:32:32 +02:00
2007-11-27 21:35:57 +01:00
2008-01-25 22:17:13 +01:00
2008-01-25 22:17:17 +01:00
2008-01-25 22:17:19 +01:00
2008-01-25 22:17:17 +01:00
2007-10-20 00:32:32 +02:00
2008-01-25 22:17:19 +01:00
2007-10-20 00:32:31 +02:00
2008-01-25 22:17:19 +01:00