summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/tuners/mxl5005s.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-08-29 18:44:28 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-08-29 18:44:28 -0300
commit0d94457362e746152a89bc3c360614ff3b165ebd (patch)
treed5c6f9556917c80795188930ea304c9c946b1658 /linux/drivers/media/common/tuners/mxl5005s.c
parent3308516a2fe5ca58a64f65fe813de98f3637d653 (diff)
parent12f94239ed702b3d00dcd76e455777825b38b1e8 (diff)
downloadmediapointer-dvb-s2-0d94457362e746152a89bc3c360614ff3b165ebd.tar.gz
mediapointer-dvb-s2-0d94457362e746152a89bc3c360614ff3b165ebd.tar.bz2
merge: http://www.linuxtv.org/hg/~stoth/cleanups
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/common/tuners/mxl5005s.c')
-rw-r--r--linux/drivers/media/common/tuners/mxl5005s.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/common/tuners/mxl5005s.c b/linux/drivers/media/common/tuners/mxl5005s.c
index e356db855..20405506a 100644
--- a/linux/drivers/media/common/tuners/mxl5005s.c
+++ b/linux/drivers/media/common/tuners/mxl5005s.c
@@ -2,7 +2,7 @@
MaxLinear MXL5005S VSB/QAM/DVBT tuner driver
Copyright (C) 2008 MaxLinear
- Copyright (C) 2006 Steven Toth <stoth@hauppauge.com>
+ Copyright (C) 2006 Steven Toth <stoth@linuxtv.org>
Functions:
mxl5005s_reset()
mxl5005s_writereg()
@@ -3839,7 +3839,7 @@ static u16 MXL_Hystersis_Test(struct dvb_frontend *fe, int Hystersis)
/* ----------------------------------------------------------------
* Begin: Everything after here is new code to adapt the
* proprietary Realtek driver into a Linux API tuner.
- * Copyright (C) 2008 Steven Toth <stoth@hauppauge.com>
+ * Copyright (C) 2008 Steven Toth <stoth@linuxtv.org>
*/
static int mxl5005s_reset(struct dvb_frontend *fe)
{