From: Mike Dunn Date: Wed, 25 Apr 2012 19:06:09 +0000 (-0700) Subject: mtd: nand: read_page() returns max_bitflips X-Git-Tag: v3.5-rc1~8^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f91e94f7f511de74c0d2abe08672ccdbdd1961c;p=pandora-kernel.git mtd: nand: read_page() returns max_bitflips The ecc.read_page() method for nand drivers is changed to return the maximum number of bitflips that were corrected on any one region covering an ecc step, This patch doesn't change what the nand code returns to mtd. This v2 includes the change to the fsl_ifc_nand driver requested by Scott¹. ¹ http://lists.infradead.org/pipermail/linux-mtd/2012-April/040883.html Signed-off-by: Mike Dunn Acked-by (freescale changes): Scott Wood Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed