alistair23-linux/drivers/mtd
Adrian Hunter 74641d7527 [MTD] Correct partition failed erase address
If an erase operation fails, the address at which the
failure occurred is returned by the driver.  The MTD
partition must adjust this address (by subtracting the
partition offset) before returning to the caller.
This was not happening, which caused JFFS2 to mark
the wrong block bad!

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-03-08 10:45:04 +00:00
..
chips [MTD] [NOR] Fix oops in cfi_amdstd_sync 2007-03-08 09:22:38 +00:00
devices Merge git://git.infradead.org/mtd-2.6 2007-02-19 13:34:11 -08:00
maps [MTD] [MAPS] dilnetpc: Fix printk warning 2007-03-08 09:46:28 +00:00
nand [MTD] [NAND] Correct misspelled preprocessor variable. 2007-03-08 09:48:14 +00:00
onenand [MTD] [NAND] make oobavail public 2007-03-08 09:17:43 +00:00
afs.c
cmdlinepart.c
ftl.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
inftlcore.c
inftlmount.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
Kconfig
Makefile
mtd_blkdevs.c
mtdblock.c
mtdblock_ro.c
mtdchar.c Merge git://git.infradead.org/mtd-2.6 2007-02-19 13:34:11 -08:00
mtdconcat.c [MTD] [NAND] make oobavail public 2007-03-08 09:17:43 +00:00
mtdcore.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
mtdpart.c [MTD] Correct partition failed erase address 2007-03-08 10:45:04 +00:00
nftlcore.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
nftlmount.c
redboot.c [MTD] Improve heuristic for detecting wrong-endian RedBoot partition table 2007-02-10 09:58:31 +00:00
rfd_ftl.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-01-18 10:34:51 +11:00
ssfdc.c