[alsa-devel] [PATCH] ASoC: fsl_spdif: Select regmap-mmio

Chen Guangyu-B42378 B42378 at freescale.com
Sun Sep 8 19:18:35 CEST 2013


Acked-by: Nicolin Chen <b42378 at freescale.com>

Thank you sir.
________________________________________
From: Mark Brown [broonie at kernel.org]
Sent: Monday, September 09, 2013 12:22 AM
To: Chen Guangyu-B42378; Liam Girdwood
Cc: alsa-devel at alsa-project.org; linaro-kernel at lists.linaro.org; Mark Brown
Subject: [PATCH] ASoC: fsl_spdif: Select regmap-mmio

From: Mark Brown <broonie at linaro.org>

The S/PDIF driver needs regmap so select it to make sure it gets
included in the build.

Reported-by: Fengguang Wu <fengguang.wu at intel.com>
Signed-off-by: Mark Brown <broonie at linaro.org>
---
 sound/soc/fsl/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index 704e246..b7ab71f 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -198,6 +198,7 @@ config SND_SOC_IMX_SPDIF
        select SND_SOC_IMX_PCM_DMA
        select SND_SOC_FSL_SPDIF
        select SND_SOC_SPDIF
+       select REGMAP_MMIO
        help
          SoC Audio support for i.MX boards with S/PDIF
          Say Y if you want to add support for SoC audio on an i.MX board with
--
1.8.4.rc3





More information about the Alsa-devel mailing list