]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ALSA: hda - add missing comma in ad1884_slave_vols
authorAkinobu Mita <akinobu.mita@gmail.com>
Tue, 7 Apr 2009 16:25:04 +0000 (16:25 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 2 May 2009 17:56:48 +0000 (10:56 -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

index 3495e8337501e7fb6f494a6fa2a480ff0650991e..7551f15503fa20ad2030541a7325eb605a85124d 100644 (file)
@@ -3233,7 +3233,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