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:
378ec0c
)
ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled
author
Mark Brown
<
[email protected]
>
Thu, 1 Mar 2012 16:40:51 +0000
(16:40 +0000)
committer
Mark Brown
<
[email protected]
>
Fri, 2 Mar 2012 12:01:40 +0000
(12:01 +0000)
Class W mode with sidetone is not fully supported.
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/codecs/wm8962.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8962.c
b/sound/soc/codecs/wm8962.c
index 245c5f8023d1f3d5941128dfc5caa370386d8a36..445d2090661cea83d7b2fc780cc39fcf861e5956 100644
(file)
--- a/
sound/soc/codecs/wm8962.c
+++ b/
sound/soc/codecs/wm8962.c
@@
-2230,9
+2230,11
@@
static const struct snd_soc_dapm_route wm8962_intercon[] = {
{ "STL", "Left", "ADCL" },
{ "STL", "Right", "ADCR" },
+ { "STL", NULL, "Class G" },
{ "STR", "Left", "ADCL" },
{ "STR", "Right", "ADCR" },
+ { "STR", NULL, "Class G" },
{ "DACL", NULL, "SYSCLK" },
{ "DACL", NULL, "TOCLK" },