summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2020-09-25 20:30:14 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-10-01 09:31:33 +0200
commit874edaa5d51b5829a8b2c3d0a06c05919c25b58f (patch)
treebdd33fa38abb890c65b2edf013154e24f06f24fc
parenta7fd03f552e26c55c0ce279cf7483c05e8ae6ec3 (diff)
downloadlinux-874edaa5d51b5829a8b2c3d0a06c05919c25b58f.tar.bz2
media: zoran: Documentation: fix typo
Fix some typo in doc. [hverkuil: The TV encoder are -> The TV encoder is] Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
-rw-r--r--Documentation/media/v4l-drivers/zoran.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/v4l-drivers/zoran.rst b/Documentation/media/v4l-drivers/zoran.rst
index a0586514cd8a..83cbae9cedef 100644
--- a/Documentation/media/v4l-drivers/zoran.rst
+++ b/Documentation/media/v4l-drivers/zoran.rst
@@ -119,7 +119,7 @@ Pinnacle/Miro DC10+
* Analog Devices adv7176 TV encoder
Drivers to use: videodev, i2c-core, i2c-algo-bit,
-videocodec, sa7110, adv7175, zr36060, zr36067
+videocodec, saa7110, adv7175, zr36060, zr36067
Inputs/outputs: Composite, S-video and Internal
@@ -280,7 +280,7 @@ Samsung ks0127 TV decoder
What the TV encoder can do an what not
--------------------------------------
-The TV encoder are doing the "same" as the decoder, but in the oder direction.
+The TV encoder is doing the "same" as the decoder, but in the other direction.
You feed them digital data and the generate a Composite or SVHS signal.
For information about the colorsystems and TV norm take a look in the
TV decoder section.