]> git.karo-electronics.de Git - mv-sheeva.git/commit
[MTD] NAND Consolidate oobinfo handling
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Sat, 27 May 2006 18:36:12 +0000 (20:36 +0200)
committerThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 13:06:49 +0000 (15:06 +0200)
commitff268fb8791cf18df536113355d7184007c269d9
tree3a7d9fc72b28f5a0f11a2f8b08174b1bee6ea20d
parent8be834f76291fdcc0614cb84926c6910b9f2ecbc
[MTD] NAND Consolidate oobinfo handling

The info structure for out of band data was copied into
the mtd structure. Make it a pointer and remove the ability
to set it from userspace. The position of ecc bytes is
defined by the hardware and should not be changed by software.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/mtdchar.c
drivers/mtd/mtdconcat.c
drivers/mtd/mtdpart.c
drivers/mtd/nand/nand_base.c
drivers/mtd/onenand/onenand_base.c
fs/jffs2/wbuf.c
include/linux/mtd/mtd.h