commit | c9f36c5a61a49fd873fc38aa447934ef2417d1d8 | [log] [tgz] |
---|---|---|
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | Fri Nov 29 14:14:29 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 13 13:48:00 2014 -0800 |
tree | 8f8c0a724ef4854cd3859664a0cb3abc58c70e19 | |
parent | c953495fd19e3a96a2f927941d3b1423fc294132 [diff] |
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 <m.grzeschik@pengutronix.de> Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>