media: v4l2-subdev.rst: typo fix

Fix a typo in the text.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Tomi Valkeinen 2021-02-16 07:44:55 +01:00 committed by Mauro Carvalho Chehab
parent 6e47269cb3
commit 29a42595c8
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ contain several subdevs that use an I2C bus, but also a subdev that is
controlled through GPIO pins. This distinction is only relevant when setting controlled through GPIO pins. This distinction is only relevant when setting
up the device, but once the subdev is registered it is completely transparent. up the device, but once the subdev is registered it is completely transparent.
Once te subdev has been registered you can call an ops function either Once the subdev has been registered you can call an ops function either
directly: directly:
.. code-block:: c .. code-block:: c