Miquel Raynal 3e66843c74 mtd: nand: ecc-bch: Use the public nsteps field
The software BCH ECC engine stores the nsteps variable in its own
private structure while it is also exported as a public ECC field.

Let's get rid of the redundant private one and let's use the
nand_ecc_context structure when possible.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Tested-by: Adam Ford <aford173@gmail.com> #logicpd Torpedo
Link: https://lore.kernel.org/linux-mtd/20210127203020.9574-9-miquel.raynal@bootlin.com
2021-03-11 09:37:28 +01:00
..
2021-02-01 18:58:38 +01:00
2021-02-10 10:21:13 +01:00
2021-02-12 21:53:22 +01:00
2018-06-12 16:19:22 -07:00
2020-10-28 11:58:11 +01:00
2020-12-01 14:53:39 -07:00