]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: mxs: Setup dma data in DAI probe
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 20 Apr 2013 17:29:02 +0000 (19:29 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 22 Apr 2013 10:27:23 +0000 (11:27 +0100)
commit8c1bb4ecbca575ec89310a50c3d3dd475bf81fd0
tree9593859e9124fc47e25e21db27c53b37198b6931
parent57364f9ae24c3a29163c23d5219bccef7bccc96a
ASoC: mxs: Setup dma data in DAI probe

This allows us to access the DAI DMA data when we create the PCM. We'll use
this when converting mxs to generic DMA engine PCM driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mxs/mxs-saif.c