diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-09-30 02:01:12 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-11-30 11:27:33 +0300 |
commit | 80fe603160a4732a08f0f08f3e3312a3f3a79eee (patch) | |
tree | 902b7fe685b9b47224d3983dcb06949b8449b6ba /samples/qmi | |
parent | ea146d7fbf5081b5eb2777df5e30ed70ca68985b (diff) | |
download | linux-80fe603160a4732a08f0f08f3e3312a3f3a79eee.tar.xz |
mtd: nand: ecc-bch: Stop using raw NAND structures
This code is meant to be reused by the SPI-NAND core. Now that the
driver has been cleaned and reorganized, use a generic ECC engine
object to store the driver's data instead of accessing members of the
nand_chip structure.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-9-miquel.raynal@bootlin.com
Diffstat (limited to 'samples/qmi')
0 files changed, 0 insertions, 0 deletions