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

Commit 5aa13a94 authored by Krzysztof Helt's avatar Krzysztof Helt Committed by Takashi Iwai
Browse files

ALSA: msnd: add module description and license for the snd-msnd-lib



The missing module license generates warning
during module loading.

Signed-off-by: default avatarKrzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent a5f7c473
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -700,3 +700,6 @@ int snd_msnd_pcm(struct snd_card *card, int device,
}
EXPORT_SYMBOL(snd_msnd_pcm);

MODULE_DESCRIPTION("Common routines for Turtle Beach Multisound drivers");
MODULE_LICENSE("GPL");