summaryrefslogtreecommitdiff
path: root/linux/Documentation/video4linux/cx88
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-10-04 10:17:11 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-10-04 10:17:11 -0300
commitf106aa84891b69e72192532635789eca94094c59 (patch)
treeb279643285f0947c7931444b6f7ecbcdedc01ae5 /linux/Documentation/video4linux/cx88
parent4199f2b1eb966de6f1fbd80324cabff9cd102106 (diff)
downloadmediapointer-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/cx88')
-rw-r--r--linux/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt b/linux/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
index 93fec32a1..faccee68f 100644
--- a/linux/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
+++ b/linux/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
@@ -30,7 +30,7 @@ provide for a handler)
GP_SAMPLE register is at 0x35C058
Bits are then right shifted into the GP_SAMPLE register at the specified
-rate; you get an interrupt when a full DWORD is recieved.
+rate; you get an interrupt when a full DWORD is received.
You need to recover the actual RC5 bits out of the (oversampled) IR sensor
bits. (Hint: look for the 0/1and 1/0 crossings of the RC5 bi-phase data) An
actual raw RC5 code will span 2-3 DWORDS, depending on the actual alignment.