]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl: remove imx-pcm driver
authorShawn Guo <shawn.guo@linaro.org>
Thu, 25 Apr 2013 03:18:50 +0000 (11:18 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 May 2013 05:27:27 +0000 (09:27 +0400)
commitdbdf6b54340e1671439a4a5efbd15b7a0b14eacb
tree8eb6872e76e507173700f07df866b49e892bf7dd
parent2bf9d4bbd0fa97ff6f214484f62fc8aca64d1d00
ASoC: fsl: remove imx-pcm driver

With imx-pcm-dma moving to generic dmaengine pcm driver and the removal
of imx-pcm-audio/imx-fiq-pcm-audio platform device use, now imx-pcm
driver contains a few functions that are only used by imx-pcm-fiq.c.
Move these functions into imx-pcm-fiq.c and remove imx-pcm.c completely.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-pcm-dma.c
sound/soc/fsl/imx-pcm-fiq.c
sound/soc/fsl/imx-pcm.c [deleted file]
sound/soc/fsl/imx-pcm.h