summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2011-07-21 22:36:20 +0200
committerMauro Carvalho Chehab2012-01-05 01:31:26 +0100
commitd76f28f2c3f19f4e2043a220e92e3fc8ec73ba90 (patch)
treeccd81cfea92b014460f6fbba3082258832a4c19b /drivers/media/common
parent[media] mt2063: Rearrange the delivery system functions (diff)
downloadkernel-qcow2-linux-d76f28f2c3f19f4e2043a220e92e3fc8ec73ba90.tar.gz
kernel-qcow2-linux-d76f28f2c3f19f4e2043a220e92e3fc8ec73ba90.tar.xz
kernel-qcow2-linux-d76f28f2c3f19f4e2043a220e92e3fc8ec73ba90.zip
[media] mt2063: Properly document the author of the original driver
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common')
-rw-r--r--drivers/media/common/tuners/mt2063.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/media/common/tuners/mt2063.c b/drivers/media/common/tuners/mt2063.c
index 5e9655a21e12..b2678a468a0e 100644
--- a/drivers/media/common/tuners/mt2063.c
+++ b/drivers/media/common/tuners/mt2063.c
@@ -3,9 +3,11 @@
*
* Copyright (c) 2011 Mauro Carvalho Chehab <mchehab@redhat.com>
*
- * This driver came from a driver originally written by Henry, made available
- * by Terratec, at:
+ * This driver came from a driver originally written by:
+ * Henry Wang <Henry.wang@AzureWave.com>
+ * Made publicly available by Terratec, at:
* http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz
+ * The original driver's license is GPL, as declared with MODULE_LICENSE()
*
* 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