aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2010-10-18 05:03:14 -0400
committerJiri Kosina <jkosina@suse.cz>2010-10-18 05:03:14 -0400
commit631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (patch)
treec431fa3479c1d35842fb5635ed7ccd487d063a62 /drivers/mtd
parentd7eccbbae84b2ee7dbb756e60287c4b47071444e (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/mtd')
-rw-r--r--drivers/mtd/chips/cfi_cmdset_0002.c4
-rw-r--r--drivers/mtd/devices/lart.c2
-rw-r--r--drivers/mtd/ftl.c2
-rw-r--r--drivers/mtd/maps/Kconfig4
-rw-r--r--drivers/mtd/nand/cafe_nand.c2
5 files changed, 7 insertions, 7 deletions
diff --git a/drivers/mtd/chips/cfi_cmdset_0002.c b/drivers/mtd/chips/cfi_cmdset_0002.c
index 3e6c47bdce53..ba29d2f0ffd7 100644
--- a/drivers/mtd/chips/cfi_cmdset_0002.c
+++ b/drivers/mtd/chips/cfi_cmdset_0002.c
@@ -418,8 +418,8 @@ struct mtd_info *cfi_cmdset_0002(struct map_info *map, int primary)
418 418
419 /* 419 /*
420 * Valid primary extension versions are: 1.0, 1.1, 1.2, 1.3, 1.4 420 * Valid primary extension versions are: 1.0, 1.1, 1.2, 1.3, 1.4
421 * see: http://www.amd.com/us-en/assets/content_type/DownloadableAssets/cfi_r20.pdf, page 19 421 * see: http://cs.ozerki.net/zap/pub/axim-x5/docs/cfi_r20.pdf, page 19
422 * http://www.amd.com/us-en/assets/content_type/DownloadableAssets/cfi_100_20011201.pdf 422 * http://www.spansion.com/Support/AppNotes/cfi_100_20011201.pdf
423 * http://www.spansion.com/Support/Datasheets/s29ws-p_00_a12_e.pdf 423 * http://www.spansion.com/Support/Datasheets/s29ws-p_00_a12_e.pdf
424 */ 424 */
425 if (extp->MajorVersion != '1' || 425 if (extp->MajorVersion != '1' ||
diff --git a/drivers/mtd/devices/lart.c b/drivers/mtd/devices/lart.c
index f4359fe7150f..caf604167f03 100644
--- a/drivers/mtd/devices/lart.c
+++ b/drivers/mtd/devices/lart.c
@@ -17,7 +17,7 @@
17 * - January 2000 17 * - January 2000
18 * 18 *
19 * [2] MTD internal API documentation 19 * [2] MTD internal API documentation
20 * - http://www.linux-mtd.infradead.org/tech/ 20 * - http://www.linux-mtd.infradead.org/
21 * 21 *
22 * Limitations: 22 * Limitations:
23 * 23 *
diff --git a/drivers/mtd/ftl.c b/drivers/mtd/ftl.c
index 4d6a64c387ec..037b399df3f1 100644
--- a/drivers/mtd/ftl.c
+++ b/drivers/mtd/ftl.c
@@ -51,7 +51,7 @@
51 51
52 Use of the FTL format for non-PCMCIA applications may be an 52 Use of the FTL format for non-PCMCIA applications may be an
53 infringement of these patents. For additional information, 53 infringement of these patents. For additional information,
54 contact M-Systems (http://www.m-sys.com) directly. 54 contact M-Systems directly. M-Systems since acquired by Sandisk.
55 55
56======================================================================*/ 56======================================================================*/
57#include <linux/mtd/blktrans.h> 57#include <linux/mtd/blktrans.h>
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 701d942c6795..962212628f6e 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -172,7 +172,7 @@ config MTD_OCTAGON
172 This provides a 'mapping' driver which supports the way in which 172 This provides a 'mapping' driver which supports the way in which
173 the flash chips are connected in the Octagon-5066 Single Board 173 the flash chips are connected in the Octagon-5066 Single Board
174 Computer. More information on the board is available at 174 Computer. More information on the board is available at
175 <http://www.octagonsystems.com/CPUpages/5066.html>. 175 <http://www.octagonsystems.com/products/5066.aspx>.
176 176
177config MTD_VMAX 177config MTD_VMAX
178 tristate "JEDEC Flash device mapped on Tempustech VMAX SBC301" 178 tristate "JEDEC Flash device mapped on Tempustech VMAX SBC301"
@@ -284,7 +284,7 @@ config MTD_TQM8XXL
284 chips, currently uses AMD one. This 'mapping' driver supports 284 chips, currently uses AMD one. This 'mapping' driver supports
285 that arrangement, allowing the CFI probe and command set driver 285 that arrangement, allowing the CFI probe and command set driver
286 code to communicate with the chips on the TQM8xxL board. More at 286 code to communicate with the chips on the TQM8xxL board. More at
287 <http://www.denx.de/embedded-ppc-en.html>. 287 <http://www.denx.de/wiki/PPCEmbedded/>.
288 288
289config MTD_RPXLITE 289config MTD_RPXLITE
290 tristate "CFI Flash device mapped on RPX Lite or CLLF" 290 tristate "CFI Flash device mapped on RPX Lite or CLLF"
diff --git a/drivers/mtd/nand/cafe_nand.c b/drivers/mtd/nand/cafe_nand.c
index db1dfc5a1b11..e06c8983978e 100644
--- a/drivers/mtd/nand/cafe_nand.c
+++ b/drivers/mtd/nand/cafe_nand.c
@@ -2,7 +2,7 @@
2 * Driver for One Laptop Per Child ‘CAFÉ’ controller, aka Marvell 88ALP01 2 * Driver for One Laptop Per Child ‘CAFÉ’ controller, aka Marvell 88ALP01
3 * 3 *
4 * The data sheet for this device can be found at: 4 * The data sheet for this device can be found at:
5 * http://www.marvell.com/products/pcconn/88ALP01.jsp 5 * http://wiki.laptop.org/go/Datasheets
6 * 6 *
7 * Copyright © 2006 Red Hat, Inc. 7 * Copyright © 2006 Red Hat, Inc.
8 * Copyright © 2006 David Woodhouse <dwmw2@infradead.org> 8 * Copyright © 2006 David Woodhouse <dwmw2@infradead.org>