summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/bttv-cards.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-06-27 00:43:23 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-27 00:43:23 -0300
commit39f23e29bc83e1cf8c8a513001df33a222ee3869 (patch)
treedc4c85ff3bfc94fbf2f1a193e4db9437de840a9c /linux/drivers/media/video/bt8xx/bttv-cards.c
parentcafe33c76d00a9d516146e5e92ec65153ad5eb90 (diff)
downloadmediapointer-dvb-s2-39f23e29bc83e1cf8c8a513001df33a222ee3869.tar.gz
mediapointer-dvb-s2-39f23e29bc83e1cf8c8a513001df33a222ee3869.tar.bz2
kernel sync: use list_move() and fix a typo
From: Mauro Carvalho Chehab <mchehab@infradead.org> This patch works fine with previous kernel versions (tested up to 2.6.12). kernel-sync Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/bt8xx/bttv-cards.c')
-rw-r--r--linux/drivers/media/video/bt8xx/bttv-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/bt8xx/bttv-cards.c b/linux/drivers/media/video/bt8xx/bttv-cards.c
index 584d91f1c..36233590a 100644
--- a/linux/drivers/media/video/bt8xx/bttv-cards.c
+++ b/linux/drivers/media/video/bt8xx/bttv-cards.c
@@ -4942,7 +4942,7 @@ static void picolo_tetra_muxsel (struct bttv* btv, unsigned int input)
*
* The IVC120G security card has 4 i2c controlled TDA8540 matrix
* swichers to provide 16 channels to MUX0. The TDA8540's have
- * 4 indepedant outputs and as such the IVC120G also has the
+ * 4 independent outputs and as such the IVC120G also has the
* optional "Monitor Out" bus. This allows the card to be looking
* at one input while the monitor is looking at another.
*