From: Akinobu Mita Date: Tue, 7 Apr 2009 16:25:04 +0000 (+0000) Subject: ALSA: hda - add missing comma in ad1884_slave_vols X-Git-Tag: v2.6.29.2~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a8bca218bf6c4cad295b7d250c3590f57e3cf6;p=thirdparty%2Fkernel%2Fstable.git ALSA: hda - add missing comma in ad1884_slave_vols upstream commit: bca68467b59a24396554d8dd5979ee363c174854 Signed-off-by: Akinobu Mita Cc: Signed-off-by: Takashi Iwai Signed-off-by: Chris Wright --- diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c index e48612323aa0f..5a6d6d83dc879 100644 --- 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