projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f3822c
)
ASoC: PXA: Z2: Fix codec pin name
author
Vasily Khoruzhick
<
[email protected]
>
Fri, 11 Mar 2011 09:05:38 +0000
(11:05 +0200)
committer
Mark Brown
<
[email protected]
>
Fri, 11 Mar 2011 12:03:13 +0000
(12:03 +0000)
MONO was renamed to MONO1.
Signed-off-by: Vasily Khoruzhick <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
Cc:
[email protected]
sound/soc/pxa/z2.c
patch
|
blob
|
history
diff --git
a/sound/soc/pxa/z2.c
b/sound/soc/pxa/z2.c
index b0b6c8d7c2f3f3acdf2a668429fc053a530edd83..d69d9fc32233f0f8935920fc4fb68dcb4e03f9f2 100644
(file)
--- a/
sound/soc/pxa/z2.c
+++ b/
sound/soc/pxa/z2.c
@@
-152,7
+152,7
@@
static int z2_wm8750_init(struct snd_soc_pcm_runtime *rtd)
snd_soc_dapm_disable_pin(dapm, "LINPUT3");
snd_soc_dapm_disable_pin(dapm, "RINPUT3");
snd_soc_dapm_disable_pin(dapm, "OUT3");
- snd_soc_dapm_disable_pin(dapm, "MONO");
+ snd_soc_dapm_disable_pin(dapm, "MONO
1
");
/* Add z2 specific widgets */
snd_soc_dapm_new_controls(dapm, wm8750_dapm_widgets,