summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-subdev.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-02-18 20:29:06 +0100
committerMauro Carvalho Chehab2019-03-01 15:45:52 +0100
commite907bf3c9820c8480b1d83aca42a5668c5364be9 (patch)
tree67176a1cb5932ba46a827c6cb6ca6f57a74d0bb6 /include/media/v4l2-subdev.h
parentmedia: common: fix several typos (diff)
downloadkernel-qcow2-linux-e907bf3c9820c8480b1d83aca42a5668c5364be9.tar.gz
kernel-qcow2-linux-e907bf3c9820c8480b1d83aca42a5668c5364be9.tar.xz
kernel-qcow2-linux-e907bf3c9820c8480b1d83aca42a5668c5364be9.zip
media: include: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Reviewed-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media/v4l2-subdev.h')
-rw-r--r--include/media/v4l2-subdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/v4l2-subdev.h b/include/media/v4l2-subdev.h
index 34da094a3f40..349e1c18cf48 100644
--- a/include/media/v4l2-subdev.h
+++ b/include/media/v4l2-subdev.h
@@ -70,7 +70,7 @@ struct v4l2_decode_vbi_line {
* device. These devices are usually audio/video muxers/encoders/decoders or
* sensors and webcam controllers.
*
- * Usually these devices are controlled through an i2c bus, but other busses
+ * Usually these devices are controlled through an i2c bus, but other buses
* may also be used.
*
* The v4l2_subdev struct provides a way of accessing these devices in a