patch-2.3.99-pre6 linux/drivers/usb/audio.c

Next file: linux/drivers/usb/dc2xx.c
Previous file: linux/drivers/usb/acm.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/usb/audio.c linux/drivers/usb/audio.c
@@ -2108,6 +2108,7 @@
 	return ret;
 }
 
+/* Called without the kernel lock - fine */
 static unsigned int usb_audio_poll(struct file *file, struct poll_table_struct *wait)
 {
 	struct usb_audiodev *as = (struct usb_audiodev *)file->private_data;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)