[PATCH pata-2.6] sl82c105: DMA support code cleanup (take 4)

Bartlomiej Zolnierkiewicz bzolnier at gmail.com
Thu Apr 5 05:38:02 EST 2007


On Wednesday 28 March 2007, Sergei Shtylyov wrote:
> Fold the now equivalent code in the ide_dma_check() method into a mere call to
> ide_use_dma().  Make config_for_dma() return non-zero if DMA mode has been set
> and call it from the ide_dma_check() method instead of ide_dma_on().
> Defer writing the DMA timings to the chip registers until DMA is really turned
> on (and do not enable IORDY for DMA).
> Remove unneeded code from the init_hwif() method, improve its overall looks.
> Rename the dma_start(), ide_dma_check(), and ide_dma_lostirq() methods, and
> also use more proper hwif->dma_command, fix printk() and comment in the latter
> one as well.  While at it, cleanup style in several places.
> 
> ---
> This patch has also been actually tested at last. :-)
> 
> Signed-off-by: Sergei Shtylyov <sshtylyov at ru.mvista.com>
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier at gmail.com>

I moved Signed-off-by-s before "---" to prevent them from being eaten by git.

applied



More information about the Linuxppc-dev mailing list