From c9447fff34aacc04f2e7df39612d2d6e234643f3 Mon Sep 17 00:00:00 2001 From: "Wu, Josh" Date: Fri, 8 Aug 2014 17:12:34 +0800 Subject: [PATCH] mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead For PMECC, the pmecc_sector_number has same meaning as ecc.steps. So use ecc.steps to replace the pmecc_sector_number. Signed-off-by: Josh Wu Signed-off-by: Brian Norris --- Reading git-format-patch failed