projects
/
platform
/
kernel
/
linux-arm64.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce4eac
)
ASoC: wm5110: Correct HPOUT3 DAPM route typo
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Tue, 17 Dec 2013 13:16:16 +0000
(13:16 +0000)
committer
Mark Brown
<broonie@linaro.org>
Tue, 17 Dec 2013 13:51:12 +0000
(13:51 +0000)
Reported-by: Kyung-Kwee Ryu <kyung-kwee.ryu@wolfsonmicro.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/wm5110.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm5110.c
b/sound/soc/codecs/wm5110.c
index
c3c7396
..
b3d0b28
100644
(file)
--- a/
sound/soc/codecs/wm5110.c
+++ b/
sound/soc/codecs/wm5110.c
@@
-1037,7
+1037,7
@@
static const struct snd_soc_dapm_route wm5110_dapm_routes[] = {
{ "AEC Loopback", "HPOUT3L", "OUT3L" },
{ "AEC Loopback", "HPOUT3R", "OUT3R" },
{ "HPOUT3L", NULL, "OUT3L" },
- { "HPOUT3R", NULL, "OUT3
L
" },
+ { "HPOUT3R", NULL, "OUT3
R
" },
{ "AEC Loopback", "SPKOUTL", "OUT4L" },
{ "SPKOUTLN", NULL, "OUT4L" },