mtd: nand: ecc-bch: Populate the public nsteps field
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 27 Jan 2021 20:30:13 +0000 (21:30 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 11 Mar 2021 08:37:27 +0000 (09:37 +0100)
commit7cd37e7e958bbc1038b90c126162532a4afaa9f8
treeadf6c15169a136f7058449c2be99ed303eef10a9
parent2bc611844b5d2c43b63bdf71ae6395fa7a6566cc
mtd: nand: ecc-bch: Populate the public nsteps field

Advertize the actual number of steps that will actually be used by the
driver by populating the public field.

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-3-miquel.raynal@bootlin.com
drivers/mtd/nand/ecc-sw-bch.c