OSDN Git Service

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)
commit44df4d11b8f573e9efcba94d63e6a1ad148c76d0
tree6713b355ae651799df014eeeae864ca82bdf8963
parent86c2072be6f3c2150cc35f00233f2c31bdba2745
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