summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
diff options
context:
space:
mode:
authorMike Dunn2012-03-11 22:21:10 +0100
committerDavid Woodhouse2012-03-27 01:56:36 +0200
commit1d0b95b0834087ba3653f69c24483d63a26d51a7 (patch)
tree3f32fbe2f4aa28c5cec4be31e40e9db4138e8ce8 /drivers/mtd/nand/nand_base.c
parentmtd: docg3 reduce read alignment burden (diff)
downloadkernel-qcow2-linux-1d0b95b0834087ba3653f69c24483d63a26d51a7.tar.gz
kernel-qcow2-linux-1d0b95b0834087ba3653f69c24483d63a26d51a7.tar.xz
kernel-qcow2-linux-1d0b95b0834087ba3653f69c24483d63a26d51a7.zip
mtd: add ecc_strength fields to mtd structs
This adds 'ecc_strength' to struct mtd_info. This stores the maximum number of bit errors that can be corrected in one writesize region. For consistency with the nand code, 'strength' is similiarly added to struct nand_ecc_ctrl. This stores the maximum number of bit errors that can be corrected in one ecc step. 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>
Diffstat (limited to 'drivers/mtd/nand/nand_base.c')
0 files changed, 0 insertions, 0 deletions