diff options
Diffstat (limited to 'include/media/v4l2-subdev.h')
-rw-r--r-- | include/media/v4l2-subdev.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/v4l2-subdev.h b/include/media/v4l2-subdev.h index c35a3545e273..4cc1652284b6 100644 --- a/include/media/v4l2-subdev.h +++ b/include/media/v4l2-subdev.h | |||
@@ -120,7 +120,7 @@ struct v4l2_subdev_io_pin_config { | |||
120 | each pin being configured. This function could be called at times | 120 | each pin being configured. This function could be called at times |
121 | other than just subdevice initialization. | 121 | other than just subdevice initialization. |
122 | 122 | ||
123 | init: initialize the sensor registors to some sort of reasonable default | 123 | init: initialize the sensor registers to some sort of reasonable default |
124 | values. Do not use for new drivers and should be removed in existing | 124 | values. Do not use for new drivers and should be removed in existing |
125 | drivers. | 125 | drivers. |
126 | 126 | ||