diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-10-18 05:03:14 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-18 05:03:14 -0400 |
commit | 631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (patch) | |
tree | c431fa3479c1d35842fb5635ed7ccd487d063a62 /drivers/media/dvb/ttpci/av7110.c | |
parent | d7eccbbae84b2ee7dbb756e60287c4b47071444e (diff) |
Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Acked-by: Ben Pfaff <blp@cs.stanford.edu>
Acked-by: Hans J. Koch <hjk@linutronix.de>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/media/dvb/ttpci/av7110.c')
-rw-r--r-- | drivers/media/dvb/ttpci/av7110.c | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/drivers/media/dvb/ttpci/av7110.c b/drivers/media/dvb/ttpci/av7110.c index a6be529eec5c..f96c4a675c65 100644 --- a/drivers/media/dvb/ttpci/av7110.c +++ b/drivers/media/dvb/ttpci/av7110.c | |||
@@ -26,7 +26,7 @@ | |||
26 | * Or, point your browser to http://www.gnu.org/copyleft/gpl.html | 26 | * Or, point your browser to http://www.gnu.org/copyleft/gpl.html |
27 | * | 27 | * |
28 | * | 28 | * |
29 | * the project's page is at http://www.linuxtv.org/dvb/ | 29 | * the project's page is at http://www.linuxtv.org/ |
30 | */ | 30 | */ |
31 | 31 | ||
32 | 32 | ||
@@ -2290,12 +2290,7 @@ static int frontend_init(struct av7110 *av7110) | |||
2290 | /* Budgetpatch note: | 2290 | /* Budgetpatch note: |
2291 | * Original hardware design by Roberto Deza: | 2291 | * Original hardware design by Roberto Deza: |
2292 | * There is a DVB_Wiki at | 2292 | * There is a DVB_Wiki at |
2293 | * http://212.227.36.83/linuxtv/wiki/index.php/Main_Page | 2293 | * http://www.linuxtv.org/ |
2294 | * where is described this 'DVB TT Budget Patch', on Card Modding: | ||
2295 | * http://212.227.36.83/linuxtv/wiki/index.php/DVB_TT_Budget_Patch | ||
2296 | * On the short description there is also a link to a external file, | ||
2297 | * with more details: | ||
2298 | * http://perso.wanadoo.es/jesussolano/Ttf_tsc1.zip | ||
2299 | * | 2294 | * |
2300 | * New software triggering design by Emard that works on | 2295 | * New software triggering design by Emard that works on |
2301 | * original Roberto Deza's hardware: | 2296 | * original Roberto Deza's hardware: |