From 022a478ce650f5c36d2a9badfd805368a90fb506 Mon Sep 17 00:00:00 2001 From: "Wu, Josh" Date: Fri, 8 Aug 2014 17:12:35 +0800 Subject: [PATCH] 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-format-patch failed