android_kernel_xiaomi_sm8350/include/linux/mtd
Thomas Gleixner 9577f44a89 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
Add read/write function pointers to struct nand_ecc_ctrl to
prepare the modulaization of nand_read/write functions. The
current implementation handles every type of ecc mode
software/hardware and all kinds of strange ecc placement
schemes in one switch/if construct. Thats too complex to
maintain and too inflexible to expand. Modularization will
also shorten the code pathes of the read/write functions.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-25 12:45:27 +01:00
..
bbm.h
blktrans.h
cfi_endian.h
cfi.h
compatmac.h
concat.h
doc2000.h
flashchip.h
ftl.h
gen_probe.h
iflash.h
inftl.h [PATCH] drivers/mtd/: small cleanups 2006-03-31 12:18:48 -08:00
jedec.h
map.h
mtd.h [MTD] Add ECC statistics to struct mtd_info 2006-05-25 12:45:27 +01:00
nand_ecc.h
nand.h [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl 2006-05-25 12:45:27 +01:00
ndfc.h [MTD] Add support for NDFC NAND controller 2006-05-23 11:43:28 +02:00
nftl.h
onenand_regs.h OneNAND: One-Time Programmable (OTP) support 2006-05-12 15:35:50 +01:00
onenand.h OneNAND: One-Time Programmable (OTP) support 2006-05-12 15:35:50 +01:00
partitions.h
physmap.h [MTD] Clean up <linux/mtd/physmap.h> to fix modular build 2006-05-14 12:25:19 +01:00
plat-ram.h
pmc551.h
xip.h