From: Michael Grzeschik Date: Fri, 29 Nov 2013 13:14:29 +0000 (+0100) Subject: mtd: mxc_nand: remove duplicated ecc_stats counting X-Git-Tag: v3.2.56~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0809936e2ad052ef0fbdba0e258bfaf0c0dc9bc;p=pandora-kernel.git mtd: mxc_nand: remove duplicated ecc_stats counting commit 0566477762f9e174e97af347ee9c865f908a5647 upstream. The ecc_stats.corrected count variable will already be incremented in the above framework-layer just after this callback. Signed-off-by: Michael Grzeschik Signed-off-by: Brian Norris Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed