Update of /cvsroot/alsa/alsa-kernel
In directory sc8-pr-cvs1:/tmp/cvs-serv2159
Modified Files:
sound_core.c
Log Message:
Rusty Russell <[EMAIL PROTECTED]>:
- added MODULE_ALIAS for sound services.
clean up the document.
modified by Takashi Iwai <[EMAIL PROTECTED]>
Index: sound_core.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/sound_core.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sound_core.c 25 Sep 2003 18:55:42 -0000 1.15
+++ sound_core.c 30 Oct 2003 11:29:25 -0000 1.16
@@ -547,6 +547,8 @@
MODULE_DESCRIPTION("Core sound module");
MODULE_AUTHOR("Alan Cox");
MODULE_LICENSE("GPL");
+// MODULE_ALIAS_CHARDEV_MAJOR(SOUND_MAJOR);
+MODULE_ALIAS("char-major-" __stringify(SOUND_MAJOR));
static void __exit cleanup_soundcore(void)
{
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog