diff --git a/[refs] b/[refs]
index 0fc0e8104d97..46562ee82a06 100644
--- a/[refs]
+++ b/[refs]
@@ -1,2 +1,2 @@
---
-refs/heads/master: b5958dc329f0e4584511c5d8a177122e3d23a657
+refs/heads/master: e3f7586310e80be3f75fe03dabda0a64f54d6d73
diff --git a/trunk/Documentation/DocBook/media/v4l/compat.xml b/trunk/Documentation/DocBook/media/v4l/compat.xml
index 5dab33837344..8c2b3687a6a4 100644
--- a/trunk/Documentation/DocBook/media/v4l/compat.xml
+++ b/trunk/Documentation/DocBook/media/v4l/compat.xml
@@ -2503,6 +2503,10 @@ that used it. It was originally scheduled for removal in 2.6.35.
flags V4L2_IN_CAP_PRESETS and V4L2_OUT_CAP_PRESETS.
+
+ Added new debugging ioctl &VIDIOC-DBG-G-CHIP-NAME;.
+
+
diff --git a/trunk/Documentation/DocBook/media/v4l/v4l2.xml b/trunk/Documentation/DocBook/media/v4l/v4l2.xml
index ec3a0c7276df..c1f334084213 100644
--- a/trunk/Documentation/DocBook/media/v4l/v4l2.xml
+++ b/trunk/Documentation/DocBook/media/v4l/v4l2.xml
@@ -142,12 +142,12 @@ applications. -->
3.10
- 2013-03-24
+ 2013-03-25
hv
Remove obsolete and unused DV_PRESET ioctls:
VIDIOC_G_DV_PRESET, VIDIOC_S_DV_PRESET, VIDIOC_QUERY_DV_PRESET and
VIDIOC_ENUM_DV_PRESET. Remove the related v4l2_input/output capability
- flags V4L2_IN_CAP_PRESETS and V4L2_OUT_CAP_PRESETS.
+ flags V4L2_IN_CAP_PRESETS and V4L2_OUT_CAP_PRESETS. Added VIDIOC_DBG_G_CHIP_NAME.