From: Mike Dunn Date: Wed, 25 Apr 2012 19:06:06 +0000 (-0700) Subject: mtd: nand: fix incorrect ecc strength values X-Git-Tag: v3.5-rc1~8^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44df4d11b8f573e9efcba94d63e6a1ad148c76d0;p=pandora-kernel.git mtd: nand: fix incorrect ecc strength values This fixes a couple of ecc strength values for which I earlier made conservative guesses, but whose correct values were later determined¹ (thanks Ivan). Also sets strength for fsl_ifc_nand, which was merged to mainline after the original patch that set the strength for all drivers. ¹ http://lists.infradead.org/pipermail/linux-mtd/2012-March/040325.html Signed-off-by: Mike Dunn Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed