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

Modified Files:
        core.h 
Log Message:
Sync with the current 2.6 tree (perhaps it broke pcmcia)

Index: core.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/core.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- core.h      13 Jan 2004 17:13:03 -0000      1.47
+++ core.h      20 Jan 2004 16:15:02 -0000      1.48
@@ -160,6 +160,7 @@
        int shutdown;                   /* this card is going down */
        wait_queue_head_t shutdown_sleep;
        struct work_struct free_workq;  /* for free in workqueue */
+       struct device *dev;
 
 #ifdef CONFIG_PM
        int (*set_power_state) (snd_card_t *card, unsigned int state);



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to