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: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

index 8c857d5..026f723 100644 (file)
@@ -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