--- zzzz-none-000/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-info.xml 2017-06-27 09:49:32.000000000 +0000
+++ scorpion-7490-727/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-dbg-g-chip-info.xml 2021-02-04 17:41:59.000000000 +0000
@@ -73,8 +73,7 @@
and call VIDIOC_DBG_G_CHIP_INFO with a pointer to
this structure. On success the driver stores information about the
selected chip in the name and
-flags fields. On failure the structure
-remains unchanged.
+flags fields.
When match.type is
V4L2_CHIP_MATCH_BRIDGE,
@@ -132,7 +131,7 @@
char
name[32]
Match a chip by this name, interpreted according
-to the type field.
+to the type field. Currently unused.
@@ -183,21 +182,6 @@
bridge chip. Does not match sub-devices.
- V4L2_CHIP_MATCH_I2C_DRIVER
- 1
- Match an &i2c; chip by its driver name. Can't be used with this ioctl.
-
-
- V4L2_CHIP_MATCH_I2C_ADDR
- 2
- Match a chip by its 7 bit &i2c; bus address. Can't be used with this ioctl.
-
-
- V4L2_CHIP_MATCH_AC97
- 3
- Match the nth anciliary AC97 chip. Can't be used with this ioctl.
-
-
V4L2_CHIP_MATCH_SUBDEV
4
Match the nth sub-device.