]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ALSA: hda - add missing comma in ad1884_slave_vols
authorAkinobu Mita <akinobu.mita@gmail.com>
Mon, 6 Apr 2009 09:42:42 +0000 (18:42 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Apr 2009 02:20:04 +0000 (04:20 +0200)
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_analog.c

index 5bb48ee8b6c63eebfd05047c36ce7942d61e60c6..38ad3f7b040f49d699ddb4641fe1d479a209619c 100644 (file)
@@ -3256,7 +3256,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