commit | 8c1bb4ecbca575ec89310a50c3d3dd475bf81fd0 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Apr 20 19:29:02 2013 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 22 11:27:23 2013 +0100 |
tree | 9593859e9124fc47e25e21db27c53b37198b6931 | |
parent | 57364f9ae24c3a29163c23d5219bccef7bccc96a [diff] |
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>