diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-09-30 02:01:20 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-12-11 00:37:29 +0300 |
commit | 19b2ce184b9f404d6620adf667a9019e6abcae51 (patch) | |
tree | 35baebb133becb03c9354b13e4717f6f59094686 /Makefile | |
parent | 90ccf0a0192f7fa06e52de80cb528c5217e3e297 (diff) | |
download | linux-19b2ce184b9f404d6620adf667a9019e6abcae51.tar.xz |
mtd: nand: ecc-hamming: 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. This means adding proper init/cleanup helpers.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-17-miquel.raynal@bootlin.com
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions