diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2021-01-27 21:30:19 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2021-03-11 09:37:28 +0100 |
commit | 3e66843c74289b294b91547edd364c5a6fdef45b (patch) | |
tree | 24872ec32ac3853ce0568223bc913da4cc0ac6a9 /drivers/rtc/rtc-s35390a.c | |
parent | 49894937fc11662491a675a03f3f3c5b308763d4 (diff) |
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
Diffstat (limited to 'drivers/rtc/rtc-s35390a.c')
0 files changed, 0 insertions, 0 deletions