Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1:/tmp/cvs-serv2159/include

Modified Files:
        minors.h 
Log Message:
Rusty Russell <[EMAIL PROTECTED]>:
- added MODULE_ALIAS for sound services.
  clean up the document.
  modified by Takashi Iwai <[EMAIL PROTECTED]>


Index: minors.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/minors.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- minors.h    9 Apr 2002 06:35:33 -0000       1.4
+++ minors.h    30 Oct 2003 11:29:26 -0000      1.5
@@ -81,6 +81,9 @@
 #define SNDRV_OSS_DEVICE_TYPE_SNDSTAT  5
 #define SNDRV_OSS_DEVICE_TYPE_MUSIC    6
 
+#define MODULE_ALIAS_SNDRV_MINOR(type) \
+       MODULE_ALIAS("sound-service-?-" __stringify(type))
+
 #endif
 
 #endif /* __SOUND_MINORS_H */



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

Reply via email to