From: Ezequiel Garcia Date: Thu, 7 Nov 2013 15:17:13 +0000 (-0300) Subject: mtd: nand: pxa3xx: read_page() returns max_bitflips X-Git-Tag: v3.14-rc1~65^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e86fd22af2c930e741536e8637bca9355fa8bb5;p=pandora-kernel.git mtd: nand: pxa3xx: read_page() returns max_bitflips As per the ecc.read_page() prototype, we must return the maximum number of bitflips that were corrected on any one region covering an ecc step. Signed-off-by: Ezequiel Garcia Tested-by: Daniel Mack Signed-off-by: Brian Norris --- Reading git-diff-tree failed