projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e75177
)
ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut Mix
author
Marc Dietrich
<marvin24@gmx.de>
Sat, 11 Feb 2012 21:26:35 +0000
(23:26 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 11 Feb 2012 23:02:47 +0000
(23:02 +0000)
This patch should fix output through speakers using HP mixer.
Signed-off-by: Andrey Danin <danindrey@mail.ru>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/alc5632.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/alc5632.c
b/sound/soc/codecs/alc5632.c
index f965560cd1584b5b8edc4a5d9f6e35cd7090b2f4..69c652cfe858b0dc67e17ca8a55168e7c2c4b5bd 100644
(file)
--- a/
sound/soc/codecs/alc5632.c
+++ b/
sound/soc/codecs/alc5632.c
@@
-482,6
+482,9
@@
static const struct snd_soc_dapm_route alc5632_dapm_routes[] = {
{"HP Mix", "VOICE2HP Playback Switch", "Voice Mix"},
{"HPR Mix", "DACR2HP Playback Switch", "DAC Right Channel"},
{"HPL Mix", "DACL2HP Playback Switch", "DAC Left Channel"},
+ {"HPOut Mix", NULL, "HP Mix"},
+ {"HPOut Mix", NULL, "HPR Mix"},
+ {"HPOut Mix", NULL, "HPL Mix"},
/* speaker mixer */
{"Speaker Mix", "LI2SPK Playback Switch", "Line Mix"},