diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2021-01-04 12:30:57 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2021-01-14 18:44:37 +0300 |
commit | 3c97be6982e689d7b2430187a11f8c78e573abdb (patch) | |
tree | 2b3f462feec013fe54538b2a7ba96c3fdd15cdf5 /drivers/mtd/spi-nor/issi.c | |
parent | 4883a60c17eda6bf52d1c817ee7ead65b4a02da2 (diff) | |
download | linux-3c97be6982e689d7b2430187a11f8c78e573abdb.tar.xz |
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
I have been fooled by the logic picking the right ECC engine which is
spread across two functions: *init_module() and *_attach(). I thought
this driver was not impacted by the recent changes around the ECC
engines DT parsing logic but in fact it is.
Reported-by: kernel test robot <oliver.sang@intel.com>
Fixes: d7157ff49a5b ("mtd: rawnand: Use the ECC framework user input parsing bits")
Cc: stable@vger.kernel.org
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210104093057.31178-1-miquel.raynal@bootlin.com
Diffstat (limited to 'drivers/mtd/spi-nor/issi.c')
0 files changed, 0 insertions, 0 deletions