Bläddra i källkod

ALSA: hda - add missing comma in ad1884_slave_vols

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Akinobu Mita 16 år sedan
förälder
incheckning
bca68467b5
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      sound/pci/hda/patch_analog.c

+ 1 - 1
sound/pci/hda/patch_analog.c

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