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

Modified Files:
        asound.h 
Log Message:
Removed period from gparams

Index: asound.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/asound.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- asound.h    3 Mar 2003 17:04:35 -0000       1.28
+++ asound.h    3 Mar 2003 18:51:34 -0000       1.29
@@ -584,7 +584,6 @@
 
 struct sndrv_timer_gparams {
        struct sndrv_timer_id tid;      /* requested timer ID */
-       unsigned long period;           /* requested period duration in ns (zero = use 
precise representation) */
        unsigned long period_num;       /* requested precise period duration (in 
seconds) - numerator */
        unsigned long period_den;       /* requested precise period duration (in 
seconds) - denominator */
        unsigned char reserved[32];



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to