commit | 785d81e29bd237b4e76ca27c3ebcc3281e663596 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Apr 20 19:29:04 2013 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 13 18:20:55 2013 +0400 |
tree | c4a3638d768d9aaf809d36af70a3d73f1d5dd451 | |
parent | 701c73aa89032f2551cdc73725cb881c0886d86f [diff] |
ASoC: ep93xx: 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 ep39xx to generic DMA engine PCM driver. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>