Re: [PATCH v3 06/40] mtd: rawnand: Use the new ECC engine type enumeration
From: Boris Brezillon <boris.brezillon@collabora.com>
Date: 2019-10-12 09:16:09
From: Boris Brezillon <boris.brezillon@collabora.com>
Date: 2019-10-12 09:16:09
On Thu, 19 Sep 2019 21:31:06 +0200 Miquel Raynal [off-list ref] wrote:
diff --git a/include/linux/platform_data/mtd-nand-s3c2410.h b/include/linux/platform_data/mtd-nand-s3c2410.h index 08675b16f9e1..e30cb228c0d7 100644 --- a/include/linux/platform_data/mtd-nand-s3c2410.h +++ b/include/linux/platform_data/mtd-nand-s3c2410.h@@ -49,7 +49,7 @@ struct s3c2410_platform_nand { unsigned int ignore_unset_ecc:1; - enum nand_ecc_mode ecc_mode; + enum nand_ecc_engine_type ecc_mode;
I know it's a pain, but can we also change the field names? s/mode/engine_type/ ?
int nr_sets; struct s3c2410_nand_set *sets;
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel