From: Wu, Josh Date: Fri, 8 Aug 2014 09:12:35 +0000 (+0800) Subject: mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead X-Git-Tag: fixes-against-v3.18-rc2~54^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022a478ce650f5c36d2a9badfd805368a90fb506;p=pandora-kernel.git mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead For PMECC, the pmecc_bytes_per_sector has same meaning as ecc.bytes. So remove pmecc_bytes_per_sector and use ecc.bytes instead. Signed-off-by: Josh Wu Signed-off-by: Brian Norris --- Reading git-diff-tree failed