From: Thomas Gleixner Date: Sat, 27 May 2006 20:16:10 +0000 (+0200) Subject: [MTD] NAND Replace oobinfo by ecclayout X-Git-Tag: v2.6.18-rc1~1105^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd34c091a044d130601370c370f84b1c59f1627;p=pandora-kernel.git [MTD] NAND Replace oobinfo by ecclayout 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 --- Reading git-diff-tree failed