alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: fsl_spdif: Select regmap-mmio
@ 2013-09-08 16:22 Mark Brown
  2013-09-08 17:18 ` Chen Guangyu-B42378
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2013-09-08 16:22 UTC (permalink / raw)
  To: Nicolin Chen, Liam Girdwood; +Cc: alsa-devel, linaro-kernel, Mark Brown

From: Mark Brown <broonie@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@intel.com>
Signed-off-by: Mark Brown <broonie@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ASoC: fsl_spdif: Select regmap-mmio
  2013-09-08 16:22 [PATCH] ASoC: fsl_spdif: Select regmap-mmio Mark Brown
@ 2013-09-08 17:18 ` Chen Guangyu-B42378
  0 siblings, 0 replies; 2+ messages in thread
From: Chen Guangyu-B42378 @ 2013-09-08 17:18 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood
  Cc: alsa-devel@alsa-project.org, linaro-kernel@lists.linaro.org,
	Mark Brown

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

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

From: Mark Brown <broonie@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@intel.com>
Signed-off-by: Mark Brown <broonie@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-08 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 16:22 [PATCH] ASoC: fsl_spdif: Select regmap-mmio Mark Brown
2013-09-08 17:18 ` Chen Guangyu-B42378

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).