aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin P. Mattock2010-10-18 04:03:14 -0500
committerJiri Kosina2010-10-18 04:03:14 -0500
commit631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (patch)
treec431fa3479c1d35842fb5635ed7ccd487d063a62 /firmware
parentd7eccbbae84b2ee7dbb756e60287c4b47071444e (diff)
downloadkernel-common-631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c.tar.gz
kernel-common-631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c.tar.xz
kernel-common-631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c.zip
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 'firmware')
-rw-r--r--firmware/keyspan_pda/keyspan_pda.S2
-rw-r--r--firmware/keyspan_pda/xircom_pgs.S2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/keyspan_pda/keyspan_pda.S b/firmware/keyspan_pda/keyspan_pda.S
index 418fe69aa5e..f3acc197a5e 100644
--- a/firmware/keyspan_pda/keyspan_pda.S
+++ b/firmware/keyspan_pda/keyspan_pda.S
@@ -74,7 +74,7 @@
74 * recognizes the new device ID and glues it to the real serial driver code. 74 * recognizes the new device ID and glues it to the real serial driver code.
75 * 75 *
76 * USEFUL DOCS: 76 * USEFUL DOCS:
77 * EzUSB Technical Reference Manual: <http://www.anchorchips.com> 77 * EzUSB Technical Reference Manual: <http://www.cypress.com/>
78 * 8051 manuals: everywhere, but try www.dalsemi.com because the EzUSB is 78 * 8051 manuals: everywhere, but try www.dalsemi.com because the EzUSB is
79 * basically the Dallas enhanced 8051 code. Remember that the EzUSB IO ports 79 * basically the Dallas enhanced 8051 code. Remember that the EzUSB IO ports
80 * use totally different registers! 80 * use totally different registers!
diff --git a/firmware/keyspan_pda/xircom_pgs.S b/firmware/keyspan_pda/xircom_pgs.S
index 05d99dd6377..0b79bbf0ae1 100644
--- a/firmware/keyspan_pda/xircom_pgs.S
+++ b/firmware/keyspan_pda/xircom_pgs.S
@@ -74,7 +74,7 @@
74 * recognizes the new device ID and glues it to the real serial driver code. 74 * recognizes the new device ID and glues it to the real serial driver code.
75 * 75 *
76 * USEFUL DOCS: 76 * USEFUL DOCS:
77 * EzUSB Technical Reference Manual: <http://www.anchorchips.com> 77 * EzUSB Technical Reference Manual: <http://www.cypress.com/>
78 * 8051 manuals: everywhere, but try www.dalsemi.com because the EzUSB is 78 * 8051 manuals: everywhere, but try www.dalsemi.com because the EzUSB is
79 * basically the Dallas enhanced 8051 code. Remember that the EzUSB IO ports 79 * basically the Dallas enhanced 8051 code. Remember that the EzUSB IO ports
80 * use totally different registers! 80 * use totally different registers!