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:
parent
6e47269cb3
commit
29a42595c8
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue