From: Sascha Hauer Date: Fri, 6 Aug 2010 13:53:09 +0000 (+0200) Subject: mxc_nand: fix correct_data function X-Git-Tag: v2.6.36-rc1~301^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f77e50d658be1d3ff23fb65e4d075a6f4ebee3;p=pandora-kernel.git mxc_nand: fix correct_data function The v2 controller has a totally different mechanism to check whether the data we read had ecc errors or not. Implement this. The mechanism in the v2 controller happens to be identical to the v3 controller. Signed-off-by: Sascha Hauer Signed-off-by: David Woodhouse --- Reading git-diff-tree failed