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:
ea381b7
)
ALSA: wm8750: add missing VREF output
author
Dmitry Baryshkov
<
[email protected]
>
Mon, 11 Aug 2008 22:45:31 +0000
(
02:45
+0400)
committer
Takashi Iwai
<
[email protected]
>
Tue, 12 Aug 2008 10:29:48 +0000
(12:29 +0200)
Add missing output VREF. After
a65f0568f6cc8433877fb71dd7d36b551854b0bc
it's critical, since it makes chip routing initialisation to fail.
Signed-off-by: Dmitry Baryshkov <
[email protected]
>
Acked-by: Mark Brown <
[email protected]
>
Signed-off-by: Takashi Iwai <
[email protected]
>
sound/soc/codecs/wm8750.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8750.c
b/sound/soc/codecs/wm8750.c
index 2e71394ee970c67b3b14666c124369a4c9276328..c6a8edf302ad58d44a4e9a9dd8bebb8b1b1ba777 100644
(file)
--- a/
sound/soc/codecs/wm8750.c
+++ b/
sound/soc/codecs/wm8750.c
@@
-350,6
+350,7
@@
static const struct snd_soc_dapm_widget wm8750_dapm_widgets[] = {
SND_SOC_DAPM_OUTPUT("ROUT2"),
SND_SOC_DAPM_OUTPUT("MONO1"),
SND_SOC_DAPM_OUTPUT("OUT3"),
+ SND_SOC_DAPM_OUTPUT("VREF"),
SND_SOC_DAPM_INPUT("LINPUT1"),
SND_SOC_DAPM_INPUT("LINPUT2"),