aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-core.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/video/cx23885/cx23885-core.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/video/cx23885/cx23885-core.c')
-rw-r--r--drivers/media/video/cx23885/cx23885-core.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/cx23885/cx23885-core.c b/drivers/media/video/cx23885/cx23885-core.c
index 6286a9c..25fb099 100644
--- a/drivers/media/video/cx23885/cx23885-core.c
+++ b/drivers/media/video/cx23885/cx23885-core.c
@@ -1,7 +1,7 @@
/*
* Driver for the Conexant CX23885 PCIe bridge
*
- * Copyright (c) 2006 Steven Toth <stoth@hauppauge.com>
+ * Copyright (c) 2006 Steven Toth <stoth@linuxtv.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -33,7 +33,7 @@
#include "cx23885.h"
MODULE_DESCRIPTION("Driver for cx23885 based TV cards");
-MODULE_AUTHOR("Steven Toth <stoth@hauppauge.com>");
+MODULE_AUTHOR("Steven Toth <stoth@linuxtv.org>");
MODULE_LICENSE("GPL");
static unsigned int debug;