commit | dbdf6b54340e1671439a4a5efbd15b7a0b14eacb | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Apr 25 11:18:50 2013 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed May 15 09:27:27 2013 +0400 |
tree | 8eb6872e76e507173700f07df866b49e892bf7dd | |
parent | 2bf9d4bbd0fa97ff6f214484f62fc8aca64d1d00 [diff] |
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>