summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7127.c
diff options
context:
space:
mode:
authorJean-Francois Moine <moinejf@free.fr>2008-10-22 08:56:24 +0200
committerJean-Francois Moine <moinejf@free.fr>2008-10-22 08:56:24 +0200
commit3694393e19784ce8396c6ba5d88aff33f46db319 (patch)
tree9138382fe43cfb711764f9cddbef8ed0c89ae129 /linux/drivers/media/video/saa7127.c
parent2e489f8981067cb48570cf1f5e4e64495afa4985 (diff)
parent8d0c999d88452b611d2518ad02eae9dbd95e8ce9 (diff)
downloadmediapointer-dvb-s2-3694393e19784ce8396c6ba5d88aff33f46db319.tar.gz
mediapointer-dvb-s2-3694393e19784ce8396c6ba5d88aff33f46db319.tar.bz2
merge: v4l-dvb
Diffstat (limited to 'linux/drivers/media/video/saa7127.c')
-rw-r--r--linux/drivers/media/video/saa7127.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/saa7127.c b/linux/drivers/media/video/saa7127.c
index 0b126a849..fd7d15305 100644
--- a/linux/drivers/media/video/saa7127.c
+++ b/linux/drivers/media/video/saa7127.c
@@ -29,7 +29,7 @@
* Note: the saa7126 is identical to the saa7127, and the saa7128 is
* identical to the saa7129, except that the saa7126 and saa7128 have
* macrovision anti-taping support. This driver will almost certainly
- * work find for those chips, except of course for the missing anti-taping
+ * work fine for those chips, except of course for the missing anti-taping
* support.
*
* This program is free software; you can redistribute it and/or modify