]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: davinci-mcasp: Extract DMA channels directly from DT
authorJyri Sarha <jsarha@ti.com>
Fri, 18 Oct 2013 15:37:43 +0000 (18:37 +0300)
committerMark Brown <broonie@linaro.org>
Tue, 22 Oct 2013 11:03:21 +0000 (12:03 +0100)
commit4023fe6ff2192d6050647571ea54f5497b2ec8f6
treef853cf5add0ab7ce1d371aec5fc2a7156f95561b
parent256ba181cb2ddeef8e0a9b0540b09e0f77bf5540
ASoC: davinci-mcasp: Extract DMA channels directly from DT

Extract DMA channels directly from DT as they can not be found from
platform resources anymore. This is a work-around until davinci audio
driver is updated to use dmaengine.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt
include/linux/platform_data/davinci_asp.h
sound/soc/davinci/davinci-mcasp.c