From: Josh Wu Date: Wed, 18 Sep 2013 05:58:48 +0000 (+0800) Subject: mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds X-Git-Tag: v3.13-rc1~98^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3d933a46e9948e01fc34348bed0baec8d8bf2b;p=pandora-kernel.git mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds Since ecc_{strength,step}_ds is introduced in nand_chip structure for minimum ecc requirements. So we can use them directly and remove our own get_onfi_ecc_param function. Signed-off-by: Josh Wu Signed-off-by: Brian Norris --- Reading git-diff-tree failed