Re: [PATCH v7 13/20] mtd: nand: Rename a core structure
From: Miquel Raynal <miquel.raynal@bootlin.com>
Date: 2020-06-15 09:07:40
Also in:
linux-devicetree
From: Miquel Raynal <miquel.raynal@bootlin.com>
Date: 2020-06-15 09:07:40
Also in:
linux-devicetree
On Fri, 2020-05-29 at 00:25:10 UTC, Miquel Raynal wrote:
Prepare the migration to a generic ECC engine by renaming the nand_ecc_req structure into nand_ecc_props. This structure will be the base of a wider 'nand_ecc' structure. In nand_device, these properties are still named "eccreq" even if "eccprops" might be more descriptive. This is just a transition step, this field is being replaced very soon by a much wider structure. The impact of renaming this field would be huge compared to its interest. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next. Miquel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel