android_kernel_xiaomi_sm8350/drivers/mtd
Vitaly Wool 1f92267c51 [MTD] [NAND] make oobavail public
During the MTD rework the oobavail parameter of mtd_info structure has become
private. This is not quite correct in terms of integrity and logic. If we have
means to write to OOB area, then we'd like to know upfront how many bytes out
of OOB are spare per page to be able to adapt to specific cases.
The patch inlined adds the public oobavail parameter.

Signed-off-by: Vitaly Wool <vwool@ru.mvista.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-03-08 09:17:43 +00:00
..
chips Merge git://git.infradead.org/mtd-2.6 2007-02-19 13:34:11 -08:00
devices Merge git://git.infradead.org/mtd-2.6 2007-02-19 13:34:11 -08:00
maps [MTD] [MAPS] ichxrom warning fix 2007-02-18 16:42:51 +00:00
nand [MTD] [NAND] make oobavail public 2007-03-08 09:17:43 +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_ro.c
mtdblock.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] [NAND] make oobavail public 2007-03-08 09:17:43 +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
ssfdc.c