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