diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2012-03-16 04:56:39 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-01 06:28:26 -0400 |
commit | f19493a3d25ddf3ac7f27d846d54e95fb91af119 (patch) | |
tree | ea947deb1db8288cae814f9e5d47f19d8951b787 /sound | |
parent | a23dc694828e3de96bf18e20459ba885ba91cb29 (diff) |
ASoC: fsl: rename imx-pcm Kconfig options and filename
Rename a couple of imx-pcm Kconfig options and filename to get them
well named and less confusing.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/fsl/Kconfig | 12 | ||||
-rw-r--r-- | sound/soc/fsl/Makefile | 4 | ||||
-rw-r--r-- | sound/soc/fsl/imx-pcm-dma.c (renamed from sound/soc/fsl/imx-pcm-dma-mx2.c) | 0 |
3 files changed, 8 insertions, 8 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 19856a05208c..e3f75093d197 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig | |||
@@ -97,12 +97,12 @@ config SND_SOC_IMX_SSI | |||
97 | config SND_SOC_IMX_PCM | 97 | config SND_SOC_IMX_PCM |
98 | tristate | 98 | tristate |
99 | 99 | ||
100 | config SND_MXC_SOC_FIQ | 100 | config SND_SOC_IMX_PCM_FIQ |
101 | tristate | 101 | tristate |
102 | select FIQ | 102 | select FIQ |
103 | select SND_SOC_IMX_PCM | 103 | select SND_SOC_IMX_PCM |
104 | 104 | ||
105 | config SND_MXC_SOC_MX2 | 105 | config SND_SOC_IMX_PCM_DMA |
106 | tristate | 106 | tristate |
107 | select SND_SOC_DMAENGINE_PCM | 107 | select SND_SOC_DMAENGINE_PCM |
108 | select SND_SOC_IMX_PCM | 108 | select SND_SOC_IMX_PCM |
@@ -114,7 +114,7 @@ config SND_MXC_SOC_WM1133_EV1 | |||
114 | tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted" | 114 | tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted" |
115 | depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL | 115 | depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL |
116 | select SND_SOC_WM8350 | 116 | select SND_SOC_WM8350 |
117 | select SND_MXC_SOC_FIQ | 117 | select SND_SOC_IMX_PCM_FIQ |
118 | select SND_SOC_IMX_AUDMUX | 118 | select SND_SOC_IMX_AUDMUX |
119 | select SND_SOC_IMX_SSI | 119 | select SND_SOC_IMX_SSI |
120 | help | 120 | help |
@@ -125,7 +125,7 @@ config SND_SOC_MX27VIS_AIC32X4 | |||
125 | tristate "SoC audio support for Visstrim M10 boards" | 125 | tristate "SoC audio support for Visstrim M10 boards" |
126 | depends on MACH_IMX27_VISSTRIM_M10 && I2C | 126 | depends on MACH_IMX27_VISSTRIM_M10 && I2C |
127 | select SND_SOC_TLV320AIC32X4 | 127 | select SND_SOC_TLV320AIC32X4 |
128 | select SND_MXC_SOC_MX2 | 128 | select SND_SOC_IMX_PCM_DMA |
129 | select SND_SOC_IMX_AUDMUX | 129 | select SND_SOC_IMX_AUDMUX |
130 | select SND_SOC_IMX_SSI | 130 | select SND_SOC_IMX_SSI |
131 | help | 131 | help |
@@ -137,7 +137,7 @@ config SND_SOC_PHYCORE_AC97 | |||
137 | depends on MACH_PCM043 || MACH_PCA100 | 137 | depends on MACH_PCM043 || MACH_PCA100 |
138 | select SND_SOC_AC97_BUS | 138 | select SND_SOC_AC97_BUS |
139 | select SND_SOC_WM9712 | 139 | select SND_SOC_WM9712 |
140 | select SND_MXC_SOC_FIQ | 140 | select SND_SOC_IMX_PCM_FIQ |
141 | select SND_SOC_IMX_AUDMUX | 141 | select SND_SOC_IMX_AUDMUX |
142 | select SND_SOC_IMX_SSI | 142 | select SND_SOC_IMX_SSI |
143 | help | 143 | help |
@@ -152,7 +152,7 @@ config SND_SOC_EUKREA_TLV320 | |||
152 | || MACH_EUKREA_MBIMXSD51_BASEBOARD | 152 | || MACH_EUKREA_MBIMXSD51_BASEBOARD |
153 | depends on I2C | 153 | depends on I2C |
154 | select SND_SOC_TLV320AIC23 | 154 | select SND_SOC_TLV320AIC23 |
155 | select SND_MXC_SOC_FIQ | 155 | select SND_SOC_IMX_PCM_FIQ |
156 | select SND_SOC_IMX_AUDMUX | 156 | select SND_SOC_IMX_AUDMUX |
157 | select SND_SOC_IMX_SSI | 157 | select SND_SOC_IMX_SSI |
158 | help | 158 | help |
diff --git a/sound/soc/fsl/Makefile b/sound/soc/fsl/Makefile index 36c257fd35bb..f031409a3929 100644 --- a/sound/soc/fsl/Makefile +++ b/sound/soc/fsl/Makefile | |||
@@ -30,8 +30,8 @@ obj-$(CONFIG_SND_SOC_IMX_AUDMUX) += snd-soc-imx-audmux.o | |||
30 | 30 | ||
31 | obj-$(CONFIG_SND_SOC_IMX_PCM) += snd-soc-imx-pcm.o | 31 | obj-$(CONFIG_SND_SOC_IMX_PCM) += snd-soc-imx-pcm.o |
32 | snd-soc-imx-pcm-y := imx-pcm.o | 32 | snd-soc-imx-pcm-y := imx-pcm.o |
33 | snd-soc-imx-pcm-$(CONFIG_SND_MXC_SOC_FIQ) += imx-pcm-fiq.o | 33 | snd-soc-imx-pcm-$(CONFIG_SND_SOC_IMX_PCM_FIQ) += imx-pcm-fiq.o |
34 | snd-soc-imx-pcm-$(CONFIG_SND_MXC_SOC_MX2) += imx-pcm-dma-mx2.o | 34 | snd-soc-imx-pcm-$(CONFIG_SND_SOC_IMX_PCM_DMA) += imx-pcm-dma.o |
35 | 35 | ||
36 | # i.MX Machine Support | 36 | # i.MX Machine Support |
37 | snd-soc-eukrea-tlv320-objs := eukrea-tlv320.o | 37 | snd-soc-eukrea-tlv320-objs := eukrea-tlv320.o |
diff --git a/sound/soc/fsl/imx-pcm-dma-mx2.c b/sound/soc/fsl/imx-pcm-dma.c index 6b818de2fc03..6b818de2fc03 100644 --- a/sound/soc/fsl/imx-pcm-dma-mx2.c +++ b/sound/soc/fsl/imx-pcm-dma.c | |||