From: Felix Radensky Date: Sun, 24 Apr 2011 22:57:12 +0000 (+0300) Subject: mtd: mtdconcat: fix NAND OOB write X-Git-Tag: v2.6.39.1~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5c1422098715ec19ae109b75f54ab9e029e24b;p=pandora-kernel.git mtd: mtdconcat: fix NAND OOB write commit 431e1ecabddcd7cbba237182ddf431771f98bb4c upstream. Currently mtdconcat is broken for NAND. An attemtpt to create JFFS2 filesystem on concatenation of several NAND devices fails with OOB write errors. This patch fixes that problem. Signed-off-by: Felix Radensky Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed