Update of /cvsroot/alsa/alsa-kernel/usb
In directory sc8-pr-cvs1:/tmp/cvs-serv7230
Modified Files:
usbaudio.c
Log Message:
fixed a debug message.
Index: usbaudio.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/usb/usbaudio.c,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- usbaudio.c 28 Feb 2003 14:54:39 -0000 1.46
+++ usbaudio.c 11 Mar 2003 15:44:52 -0000 1.47
@@ -1197,7 +1197,7 @@
/* check the format */
if (! snd_mask_test(fmts, fp->format)) {
- printk(KERN_DEBUG " > check: no supported format %d\n", fp->format);
+ hwc_debug(" > check: no supported format %d\n", fp->format);
return 0;
}
/* check the channels */
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog