Re: [PATCH 4/4] ide: constify struct ide_dma_ops

From: Sergei Shtylyov
Date: Sun Mar 09 2008 - 13:00:18 EST


Hello.

Bartlomiej Zolnierkiewicz wrote:

* Export ide_dma_exec_cmd() and __ide_dma_test_irq().

* Constify struct ide_dma_ops.

* Always set hwif->dma_ops to &sff_dma_ops in ide_setup_dma()
(it is later overriden by ide_init_port() if needed) and drop
'const struct ide_port_info *d' argument.

While at it:

* Rename __ide_dma_test_irq() to __ide_dma_test_irq().

Huh? :-)

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>

MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/