mtd: nand: fix scan_read_raw_oob
commit82a7795bc1860e5cfd4410f060b4dc5cbae41d1d
authorDmitry Maluka <D.Maluka@adbglobal.com>
Fri, 11 May 2012 17:51:51 +0000 (11 20:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Jun 2012 15:33:01 +0000 (10 00:33 +0900)
treeb53061b133881668892d79b7b6842c15b0723dc1
parent6baeff72b712f09aec676153d5b752dffaf90c17
mtd: nand: fix scan_read_raw_oob

commit 34a5704d91d6f8376a4c0a0143a1dd3eb3ccb37e upstream.

It seems there is a bug in scan_read_raw_oob() in nand_bbt.c which
should cause wrong functioning of NAND_BBT_SCANALLPAGES option.

Artem: the patch did not apply and I had to amend it a bit.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mtd/nand/nand_bbt.c