From: Anton Vorontsov Date: Fri, 27 Jun 2008 19:04:20 +0000 (+0400) Subject: [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups X-Git-Tag: v2.6.27-rc1~69^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0acf944c6853813ed19cdf46d4042a77dd878ab5;p=pandora-kernel.git [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups This patch deletes oobavail assignments, they're calculated by the nand core code in nand_scan_tail, plus current oobavail values are wrong for the LP NANDs. Also remove mtd->ecclayout and mtd->oobavail assignments, mtd core handles this all by itself. Signed-off-by: Anton Vorontsov Signed-off-by: David Woodhouse --- Reading git-diff-tree failed