projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f7c47
)
ALSA: msnd: add module description and license for the snd-msnd-lib
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Sun, 1 Feb 2009 20:13:15 +0000
(21:13 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 2 Feb 2009 07:24:36 +0000
(08:24 +0100)
The missing module license generates warning
during module loading.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/msnd/msnd.c
patch
|
blob
|
history
diff --git
a/sound/isa/msnd/msnd.c
b/sound/isa/msnd/msnd.c
index
264e082
..
9064544
100644
(file)
--- a/
sound/isa/msnd/msnd.c
+++ b/
sound/isa/msnd/msnd.c
@@
-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");
+