]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: fix incorrect ecc strength values
authorMike Dunn <mikedunn@newsguy.com>
Wed, 25 Apr 2012 19:06:06 +0000 (12:06 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 14 May 2012 04:10:28 +0000 (23:10 -0500)
commitbd3b92cd802bfea305133b9c83136496e276fe5c
tree6713b355ae651799df014eeeae864ca82bdf8963
parent168f2050efea15bedcd32d7ef28539a264c95df1
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 <mikedunn@newsguy.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/bcm_umi_nand.c
drivers/mtd/nand/fsl_ifc_nand.c
drivers/mtd/nand/jz4740_nand.c