Re: [PATCH 07/13] dmaengine: introduce dma_request_channel andprivate channels

From: Atsushi Nemoto
Date: Sat Jan 31 2009 - 07:18:22 EST


On Sat, 31 Jan 2009 00:27:48 +0100 (CET), Guennadi Liakhovetski <g.liakhovetski@xxxxxx> wrote:
> > Register multiple dma_devices, the public one with a DMA_MEMCPY, and
> > the fixed role devices with DMA_PRIVATE, DMA_MEMCPY, and DMA_SLAVE
> > capabilities.
> >
> > DMA_PRIVATE ensures that a channel is never considered for public consumption.
>
> Maybe just two dma-devices would suffice: one with the public memcpy
> channel, and one with the rest private slave channels?

Thank you, I will try this.

---
Atsushi Nemoto
--
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/