Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bca68467 authored by Akinobu Mita's avatar Akinobu Mita Committed by Takashi Iwai
Browse files

ALSA: hda - add missing comma in ad1884_slave_vols



Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f3cd3f5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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