alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 1/4] ASoC: tegra: select REGMAP_MMIO
@ 2012-04-13 17:23 Stephen Warren
  2012-04-13 17:23 ` [PATCH V2 2/4] ASoC: convert Tegra20 I2S driver to regmap Stephen Warren
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stephen Warren @ 2012-04-13 17:23 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood; +Cc: linux-tegra, alsa-devel, Stephen Warren

From: Stephen Warren <swarren@nvidia.com>

All Tegra ASoC drivers will be reworked to use MMIO regmaps. Select
this in Kconfig.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
v2: Split into separate patch
---
 sound/soc/tegra/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index 441c317..5331c61 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -1,6 +1,7 @@
 config SND_SOC_TEGRA
 	tristate "SoC Audio for the Tegra System-on-Chip"
 	depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
+	select REGMAP_MMIO
 	help
 	  Say Y or M here if you want support for SoC audio on Tegra.
 
-- 
1.7.0.4

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

end of thread, other threads:[~2012-04-13 18:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 17:23 [PATCH V2 1/4] ASoC: tegra: select REGMAP_MMIO Stephen Warren
2012-04-13 17:23 ` [PATCH V2 2/4] ASoC: convert Tegra20 I2S driver to regmap Stephen Warren
2012-04-13 17:30   ` Mark Brown
     [not found]     ` <20120413173012.GZ3168-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2012-04-13 18:13       ` Stephen Warren
2012-04-13 17:23 ` [PATCH V2 3/4] ASoC: convert Tegra20 SPDIF " Stephen Warren
2012-04-13 17:23 ` [PATCH V2 4/4] ASoC: convert Tegra20 DAS " Stephen Warren

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).