remarkable-linux/drivers/mtd
Mike Hench 52a474de0a mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
The eLBC NAND driver currently follows up each program/write operation with a
read-back of the page, in order to [ostensibly] fill in ECC data for the
caller. However, the page address used for this read is always -1, so the read
will never work correctly.  Remove this useless (and potentially problematic)
block of code.

Signed-off-by: Matthew L. Creech <mlcreech@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
2011-09-11 15:02:15 +03:00
..
chips mtd: spelling, capitalization, uniformity 2011-09-11 15:02:13 +03:00
devices mtd: spelling, capitalization, uniformity 2011-09-11 15:02:13 +03:00
lpddr
maps mtd: maps: drop edb7312 support 2011-09-11 15:02:13 +03:00
nand mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi 2011-09-11 15:02:15 +03:00
onenand mtd: spelling, capitalization, uniformity 2011-09-11 15:02:13 +03:00
tests mtd: tests: ignore corrected bitflips in OOB on mtd_readtest 2011-09-11 15:02:14 +03:00
ubi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2011-07-22 19:02:39 -07:00
afs.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
ar7part.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
cmdlinepart.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
ftl.c
inftlcore.c mtd: remove printk's for [kv][mz]alloc failures 2011-09-11 15:02:05 +03:00
inftlmount.c
Kconfig mtd: make ofpart buildable as a separate module 2011-09-11 15:02:13 +03:00
Makefile mtd: make ofpart buildable as a separate module 2011-09-11 15:02:13 +03:00
mtd_blkdevs.c
mtdblock.c mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock 2011-09-11 15:01:59 +03:00
mtdblock_ro.c
mtdchar.c mtd: edit NAND-related comment 2011-09-11 15:02:14 +03:00
mtdconcat.c
mtdcore.c mtd: drop mtd_device_register 2011-09-11 15:02:13 +03:00
mtdcore.h mtd: hide parse_mtd_partitions 2011-09-11 15:02:13 +03:00
mtdoops.c
mtdpart.c mtd: remove put_partition_parser() from public header 2011-09-11 15:02:13 +03:00
mtdsuper.c
mtdswap.c mtd: convert vmalloc/memset to vzalloc 2011-08-15 13:26:37 +03:00
nftlcore.c mtd: remove printk's for [kv][mz]alloc failures 2011-09-11 15:02:05 +03:00
nftlmount.c
ofpart.c mtd: ofpart: add ofoldpart alias 2011-09-11 15:02:14 +03:00
redboot.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
rfd_ftl.c
sm_ftl.c mtd: spelling, capitalization, uniformity 2011-09-11 15:02:13 +03:00
sm_ftl.h
ssfdc.c mtd: remove printk's for [kv][mz]alloc failures 2011-09-11 15:02:05 +03:00