From: Brian Norris Date: Tue, 3 Dec 2013 19:04:14 +0000 (-0800) Subject: mtd: nand: localize ECC failures per page X-Git-Tag: v3.14-rc1~65^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b72f3dfb8ccf7e39b9434f548c1c98aa45c11426;p=pandora-kernel.git mtd: nand: localize ECC failures per page ECC failures can be tracked at the page level, not the do_read_ops level (i.e., a potentially multi-page transaction). This helps prepare for READ RETRY support. Signed-off-by: Brian Norris Acked-by: Huang Shijie --- Reading git-diff-tree failed