[MTD] NAND Replace oobinfo by ecclayout
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Sat, 27 May 2006 20:16:10 +0000 (22:16 +0200)
committerThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 13:06:50 +0000 (15:06 +0200)
The nand_oobinfo structure is not fitting the newer error correction
demands anymore. Replace it by struct nand_ecclayout and fixup the users
all over the place. Keep the nand_oobinfo based ioctl for user space
compability reasons.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found