All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] spitz: MONO -> MONO1
@ 2008-08-11  8:45 Dmitry Baryshkov
  2008-08-11  8:45 ` [PATCH 2/2] wm8750: add missing VREF output Dmitry Baryshkov
  2008-08-11  9:04 ` [PATCH 1/2] spitz: MONO -> MONO1 Mark Brown
  0 siblings, 2 replies; 14+ messages in thread
From: Dmitry Baryshkov @ 2008-08-11  8:45 UTC (permalink / raw)
  To: alsa-devel; +Cc: Dmitry Baryshkov, Mark Brown

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 sound/soc/pxa/spitz.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/pxa/spitz.c b/sound/soc/pxa/spitz.c
index 8f5c2ac..dff0f0e 100644
--- a/sound/soc/pxa/spitz.c
+++ b/sound/soc/pxa/spitz.c
@@ -303,7 +303,7 @@ static int spitz_wm8750_init(struct snd_soc_codec *codec)
 	snd_soc_dapm_disable_pin(codec, "LINPUT3");
 	snd_soc_dapm_disable_pin(codec, "RINPUT3");
 	snd_soc_dapm_disable_pin(codec, "OUT3");
-	snd_soc_dapm_disable_pin(codec, "MONO");
+	snd_soc_dapm_disable_pin(codec, "MONO1");
 
 	/* Add spitz specific controls */
 	for (i = 0; i < ARRAY_SIZE(wm8750_spitz_controls); i++) {
-- 
1.5.6.3

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

end of thread, other threads:[~2008-08-11 15:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11  8:45 [PATCH 1/2] spitz: MONO -> MONO1 Dmitry Baryshkov
2008-08-11  8:45 ` [PATCH 2/2] wm8750: add missing VREF output Dmitry Baryshkov
2008-08-11  9:11   ` Mark Brown
2008-08-11  9:11     ` Dmitry Baryshkov
2008-08-11 10:19       ` Mark Brown
2008-08-11 10:37         ` Takashi Iwai
2008-08-11 10:42           ` Mark Brown
2008-08-11 10:45             ` Takashi Iwai
2008-08-11 11:01               ` Mark Brown
2008-08-11 11:36                 ` Takashi Iwai
2008-08-11 11:47                   ` Mark Brown
2008-08-11 14:16             ` Dmitry Baryshkov
2008-08-11 15:08               ` Takashi Iwai
2008-08-11  9:04 ` [PATCH 1/2] spitz: MONO -> MONO1 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.