The patch number 9594 was added via Andy Walls <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
[EMAIL PROTECTED]
------
From: Andy Walls <[EMAIL PROTECTED]>
cx18: Roll driver version number due to significant changes
Driver interrupt and mailbox handling has change significantly.
Time for a roll to v1.0.2.
Priority: normal
Signed-off-by: Andy Walls <[EMAIL PROTECTED]>
---
linux/drivers/media/video/cx18/cx18-version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -r 0de4da9f514f -r 9660fd745131
linux/drivers/media/video/cx18/cx18-version.h
--- a/linux/drivers/media/video/cx18/cx18-version.h Wed Nov 05 23:15:41
2008 -0500
+++ b/linux/drivers/media/video/cx18/cx18-version.h Wed Nov 05 23:33:27
2008 -0500
@@ -25,7 +25,7 @@
#define CX18_DRIVER_NAME "cx18"
#define CX18_DRIVER_VERSION_MAJOR 1
#define CX18_DRIVER_VERSION_MINOR 0
-#define CX18_DRIVER_VERSION_PATCHLEVEL 1
+#define CX18_DRIVER_VERSION_PATCHLEVEL 2
#define CX18_VERSION __stringify(CX18_DRIVER_VERSION_MAJOR) "."
__stringify(CX18_DRIVER_VERSION_MINOR) "."
__stringify(CX18_DRIVER_VERSION_PATCHLEVEL)
#define CX18_DRIVER_VERSION KERNEL_VERSION(CX18_DRIVER_VERSION_MAJOR, \
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/9660fd745131d04cc8a09194860e69dfb6f8bd0e
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits