projects
/
wrapfs-4.14.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed960ac
)
ALSA: hda - add missing comma in ad1884_slave_vols
author
Akinobu Mita
<akinobu.mita@gmail.com>
Tue, 7 Apr 2009 16:25:04 +0000
(16:25 +0000)
committer
Chris Wright
<chrisw@sous-sol.org>
Mon, 27 Apr 2009 17:36:58 +0000
(10:36 -0700)
upstream commit:
bca68467b59a24396554d8dd5979ee363c174854
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
sound/pci/hda/patch_analog.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_analog.c
b/sound/pci/hda/patch_analog.c
index e48612323aa0f11facf58c1d9df107bca5fa3692..5a6d6d83dc879759b8a32a638230fe9cdf261cbd 100644
(file)
--- a/
sound/pci/hda/patch_analog.c
+++ b/
sound/pci/hda/patch_analog.c
@@
-3239,7
+3239,7
@@
static const char *ad1884_slave_vols[] = {
"Mic Playback Volume",
"CD Playback Volume",
"Internal Mic Playback Volume",
- "Docking Mic Playback Volume"
+ "Docking Mic Playback Volume"
,
"Beep Playback Volume",
"IEC958 Playback Volume",
NULL