]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: samsung: Initialise DMA data at device probe time
authorMark Brown <broonie@linaro.org>
Thu, 17 Oct 2013 20:18:40 +0000 (21:18 +0100)
committerMark Brown <broonie@linaro.org>
Sun, 20 Oct 2013 16:26:37 +0000 (17:26 +0100)
commit511e30331745e0c3452b89354a4b94c0e60f15a4
tree218469978b45aea45c99f2ecd77356eeacf27f36
parentecfc0c04f236f1e2a95094792ec10cf27be39f7c
ASoC: samsung: Initialise DMA data at device probe time

This is a minor simplification and will help with converting the platform
to use the dmaengine helpers.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/i2s.c