From: Pekon Gupta Date: Mon, 17 Feb 2014 07:41:25 +0000 (+0530) Subject: mtd: nand: omap: fix ecclayout->oobfree->length X-Git-Tag: v3.14-rc5~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb38eefb6858ce16b34716145b9597a5680aa54c;p=pandora-kernel.git mtd: nand: omap: fix ecclayout->oobfree->length This patch excludes reserved-marker byte-position from oobfree->length calculation. Thus all bytes from oobfree->offset till end of OOB are free. CC: # 3.13.x+ Signed-off-by: Pekon Gupta Signed-off-by: Brian Norris --- Reading git-diff-tree failed