Re: dmaengine.c: question about device_alloc_chan_resources

From: Timur Tabi
Date: Fri Sep 19 2008 - 10:35:08 EST


Haavard Skinnemoen wrote:

> Yes, or maybe provide an interface for simply requesting a channel
> without having to register any callbacks.

I could use this feature. The sound drivers for our MPC8610 processor use DMA,
but the drivers need to control the DMA hardware directly, so I can't use
dmaengine. I would like to be able to just reserve the channels and program
them as I see fit.

--
Timur Tabi
Linux kernel developer at Freescale
--
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/