Update of /cvsroot/alsa/alsa-kernel/ppc
In directory sc8-pr-cvs1:/tmp/cvs-serv28241/alsa-kernel/ppc

Modified Files:
        keywest.c 
Log Message:
- sync with the 2.6 tree (imajor, iminor)
- fixed firmware ioctls for sscape and hdsp drivers (ioctl out of range)


Index: keywest.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/ppc/keywest.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- keywest.c   13 May 2003 08:03:39 -0000      1.15
+++ keywest.c   25 Sep 2003 18:55:43 -0000      1.16
@@ -50,7 +50,7 @@
 
 
 #ifndef i2c_device_name
-#define i2c_device_name(x)     ((x)->dev.name)
+#define i2c_device_name(x)     ((x)->name)
 #endif
 
 static int keywest_attach_adapter(struct i2c_adapter *adapter)



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