aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/mxl5005s.c
diff options
context:
space:
mode:
authorSteven Toth <stoth@hauppauge.com>2008-09-03 17:12:12 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-09-03 18:37:21 -0300
commit6d8976164dd7d10d25fe940b8546265f60ad52cd (patch)
tree5f71665d2e904477bccc2f518b1ac91050a946d6 /drivers/media/common/tuners/mxl5005s.c
parent5ca947a999c5ea5147cce3e42a9d790d3b87a246 (diff)
downloadkernel_samsung_smdk4412-6d8976164dd7d10d25fe940b8546265f60ad52cd.zip
kernel_samsung_smdk4412-6d8976164dd7d10d25fe940b8546265f60ad52cd.tar.gz
kernel_samsung_smdk4412-6d8976164dd7d10d25fe940b8546265f60ad52cd.tar.bz2
V4L/DVB (8805): Steven Toth email address change
I need this so I can better isolate my linux email from my corporate email. Signed-off-by: Steven Toth <stoth@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common/tuners/mxl5005s.c')
-rw-r--r--drivers/media/common/tuners/mxl5005s.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/common/tuners/mxl5005s.c b/drivers/media/common/tuners/mxl5005s.c
index 0dc2bef..227642b 100644
--- a/drivers/media/common/tuners/mxl5005s.c
+++ b/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()
@@ -3837,7 +3837,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)
{