7 Jun
2012
7 Jun
'12
11:59 a.m.
On Thu, Jun 7, 2012 at 5:24 PM, Vinod Koul vinod.koul@linux.intel.com wrote:
On Mon, 2012-06-04 at 14:37 +0800, Zhangfei Gao wrote:
mmp-pcm handle audio dma based on soc-dmaengine Support mmp and pxa910
See soc-dmaengine.c. You sneed to use the library to use dmaengine.
Thanks Vinod for kind review.
Some confusion, only find sound/soc/soc-dmaengine-pcm.c. So the driver base on the library, snd_dmaengine_pcm_open/close etc. Replacing dma_request_channel etc.
Is it right direction?