diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-10-04 10:17:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-10-04 10:17:11 -0300 |
commit | f106aa84891b69e72192532635789eca94094c59 (patch) | |
tree | b279643285f0947c7931444b6f7ecbcdedc01ae5 /linux/Documentation/video4linux/README.pvrusb2 | |
parent | 4199f2b1eb966de6f1fbd80324cabff9cd102106 (diff) | |
download | mediapointer-dvb-s2-f106aa84891b69e72192532635789eca94094c59.tar.gz mediapointer-dvb-s2-f106aa84891b69e72192532635789eca94094c59.tar.bz2 |
Several typo fixes applied at kernel tree
From: Mauro Carvalho Chehab <mchehab@infradead.org>
This patch includes at the v4l-dvb tree several documentation
fixes applied at kernel tree.
kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation/video4linux/README.pvrusb2')
-rw-r--r-- | linux/Documentation/video4linux/README.pvrusb2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Documentation/video4linux/README.pvrusb2 b/linux/Documentation/video4linux/README.pvrusb2 index c73a32c34..a4b7ae800 100644 --- a/linux/Documentation/video4linux/README.pvrusb2 +++ b/linux/Documentation/video4linux/README.pvrusb2 @@ -155,7 +155,7 @@ Source file list / functional overview: pvrusb2-i2c-core.[ch] - This module provides an implementation of a kernel-friendly I2C adaptor driver, through which other external I2C client drivers (e.g. msp3400, tuner, lirc) may connect and - operate corresponding chips within the the pvrusb2 device. It is + operate corresponding chips within the pvrusb2 device. It is through here that other V4L modules can reach into this driver to operate specific pieces (and those modules are in turn driven by glue logic which is coordinated by pvrusb2-hdw, doled out by |