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

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

Index: intel8x0.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/intel8x0.c,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- intel8x0.c  17 Jan 2004 10:31:38 -0000      1.101
+++ intel8x0.c  20 Jan 2004 16:15:02 -0000      1.102
@@ -2524,6 +2524,7 @@
                        break;
                }
        }
+       card->dev = &pci->dev;
 
        if ((err = snd_intel8x0_create(card, pci, pci_id->driver_data, &chip)) < 0) {
                snd_card_free(card);



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