patch-2.4.0-prerelease linux/drivers/media/video/bttvp.h

Next file: linux/drivers/misc/Makefile
Previous file: linux/drivers/media/video/bttv.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test12/linux/drivers/media/video/bttvp.h linux/drivers/media/video/bttvp.h
@@ -25,7 +25,7 @@
 #ifndef _BTTVP_H_
 #define _BTTVP_H_
 
-#define BTTV_VERSION_CODE KERNEL_VERSION(0,7,48)
+#define BTTV_VERSION_CODE KERNEL_VERSION(0,7,50)
 
 
 #include <linux/types.h>
@@ -42,7 +42,7 @@
 /* ---------------------------------------------------------- */
 /* bttv-driver.c                                              */
 
-/* insmod options */
+/* insmod options / kernel args */
 extern unsigned int bttv_verbose;
 extern unsigned int bttv_debug;
 extern unsigned int bttv_gpio;

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