All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells
@ 2012-11-02 10:42 Dimitris Papastamos
  2012-11-02 10:42 ` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module Dimitris Papastamos
  2012-11-02 13:57 ` [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Mark Brown
  0 siblings, 2 replies; 5+ messages in thread
From: Dimitris Papastamos @ 2012-11-02 10:42 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, patches

The Bells platform by default has a WM0010 fitted.  Now that we
have a public driver hook it up in the machine integration.

Change-Id: Ia585d5462c5d97e83bc5cc3e18abab1af8287d88
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
---
 sound/soc/samsung/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index e7b8317..fa166bd 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -207,6 +207,7 @@ config SND_SOC_BELLS
 	select SND_SOC_WM5102
 	select SND_SOC_WM5110
 	select SND_SOC_WM9081
+	select SND_SOC_WM0010
 
 config SND_SOC_LOWLAND
 	tristate "Audio support for Wolfson Lowland"
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells
@ 2012-11-02 13:02 Dimitris Papastamos
  2012-11-02 14:19 ` Mark Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Dimitris Papastamos @ 2012-11-02 13:02 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, patches

The Bells platform by default has a WM0010 fitted.  Now that we
have a public driver hook it up in the machine integration.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
---
 sound/soc/samsung/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index e7b8317..fa166bd 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -207,6 +207,7 @@ config SND_SOC_BELLS
 	select SND_SOC_WM5102
 	select SND_SOC_WM5110
 	select SND_SOC_WM9081
+	select SND_SOC_WM0010
 
 config SND_SOC_LOWLAND
 	tristate "Audio support for Wolfson Lowland"
-- 
1.8.0

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

end of thread, other threads:[~2012-11-02 14:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-02 10:42 [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Dimitris Papastamos
2012-11-02 10:42 ` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module Dimitris Papastamos
2012-11-02 13:57 ` [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2012-11-02 13:02 Dimitris Papastamos
2012-11-02 14:19 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.