projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2c1b09
)
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
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 2 May 2009 17:24:11 +0000
(10:24 -0700)
upstream commit:
bca68467b59a24396554d8dd5979ee363c174854
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
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 8c857d52adbbf3fde33d49746dcc2cf31d09a2bd..026f723218b9fb566878a640de9dc3b6b5b76c99 100644
(file)
--- a/
sound/pci/hda/patch_analog.c
+++ b/
sound/pci/hda/patch_analog.c
@@
-3220,7
+3220,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