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

From: Bartlomiej Zolnierkiewicz
Date: Mon Mar 10 2008 - 19:13:14 EST



Hi,

On Sunday 09 March 2008, Sergei Shtylyov wrote:
> 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? :-)

thanks, fixed (the latter should be ide_dma_test_irq() of course)
--
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/