Update of /cvsroot/alsa/alsa-kernel/pci/vx222
In directory sc8-pr-cvs1:/tmp/cvs-serv10312/pci/vx222
Modified Files:
vx222.c
Log Message:
- added snd_card_set_dev() macro.
- sysfsfied more pci, isapnp and usb drivers.
Index: vx222.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/vx222/vx222.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vx222.c 12 Aug 2003 14:10:16 -0000 1.2
+++ vx222.c 21 Jan 2004 18:32:48 -0000 1.3
@@ -192,6 +192,8 @@
return err;
}
+ snd_card_set_dev(card, &pci->dev);
+
*rchip = vx;
return 0;
}
-------------------------------------------------------
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