The patch number 9944 was added via Hans Verkuil <[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: Hans Verkuil <[email protected]>
videodev2.h: fix typo.
The comment said CX2584X instead of CX2341X.
Priority: normal
Signed-off-by: Hans Verkuil <[email protected]>
---
linux/include/linux/videodev2.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -r 2e680d8a3b2f -r a8c2c9f1de20 linux/include/linux/videodev2.h
--- a/linux/include/linux/videodev2.h Fri Dec 19 14:20:22 2008 +0100
+++ b/linux/include/linux/videodev2.h Fri Dec 19 15:17:56 2008 +0100
@@ -1051,7 +1051,7 @@ enum v4l2_mpeg_video_bitrate_mode {
#define V4L2_CID_MPEG_VIDEO_MUTE (V4L2_CID_MPEG_BASE+210)
#define V4L2_CID_MPEG_VIDEO_MUTE_YUV (V4L2_CID_MPEG_BASE+211)
-/* MPEG-class control IDs specific to the CX2584x driver as defined by V4L2 */
+/* MPEG-class control IDs specific to the CX2341x driver as defined by V4L2 */
#define V4L2_CID_MPEG_CX2341X_BASE
(V4L2_CTRL_CLASS_MPEG | 0x1000)
#define V4L2_CID_MPEG_CX2341X_VIDEO_SPATIAL_FILTER_MODE
(V4L2_CID_MPEG_CX2341X_BASE+0)
enum v4l2_mpeg_cx2341x_video_spatial_filter_mode {
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/a8c2c9f1de202e48b4551a33571bab48c129d4a7
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits