[alsa-devel] [PATCH] ASoC: fsl: Drop SND_SOC_FSL_UTILS from i.mx machine code
Shawn Guo
shawn.guo at linaro.org
Sun Aug 18 07:23:16 CEST 2013
On Sat, Aug 17, 2013 at 04:38:12PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> SND_SOC_FSL_UTILS is only used by PowerPC machines, so let's drop it in the
> i.mx case.
Yes, that's true since commit 8f549d7 (ASoC: fsl: remove helper
fsl_asoc_get_codec_dev_name), so,
Acked-by: Shawn Guo <shawn.guo at linaro.org>
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> sound/soc/fsl/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
> index e15f771..3a4808d 100644
> --- a/sound/soc/fsl/Kconfig
> +++ b/sound/soc/fsl/Kconfig
> @@ -175,7 +175,6 @@ config SND_SOC_IMX_WM8962
> select SND_SOC_IMX_PCM_DMA
> select SND_SOC_IMX_AUDMUX
> select SND_SOC_FSL_SSI
> - select SND_SOC_FSL_UTILS
> help
> Say Y if you want to add support for SoC audio on an i.MX board with
> a wm8962 codec.
> @@ -187,7 +186,6 @@ config SND_SOC_IMX_SGTL5000
> select SND_SOC_IMX_PCM_DMA
> select SND_SOC_IMX_AUDMUX
> select SND_SOC_FSL_SSI
> - select SND_SOC_FSL_UTILS
> help
> Say Y if you want to add support for SoC audio on an i.MX board with
> a sgtl5000 codec.
> --
> 1.8.1.2
>
More information about the Alsa-devel
mailing list