]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_type
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 14 Sep 2012 12:05:55 +0000 (15:05 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 22 Sep 2012 15:13:01 +0000 (11:13 -0400)
commitace81f9f09ebe21c777f57c786eb551b5f776ade
tree2e36a974e3438dd72191dd7e230331b238d33b77
parenta1b80fcde7b008beea68e44949a0a1c3cc6c8da8
ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_type

omap-pcm can figure out the correct dma_type based on the stream's format.
In this way we can get rid of the plat/dma.h include from these drivers.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-dmic.c
sound/soc/omap/omap-mcbsp.c
sound/soc/omap/omap-mcpdm.c