]> www.infradead.org Git - users/dwmw2/linux.git/commit
mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 27 Aug 2020 08:52:06 +0000 (10:52 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 30 Sep 2020 14:44:14 +0000 (16:44 +0200)
commit8c126720fe109bcd7316c37d50b2b17c2ae1dded
treea9ab3ad8432258501915f5de846a1a025f0bcab9
parent1e3b37aab958861a9d0c01ff6dbec96a82743701
mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper

Plus, the new helper has a more "english" name.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200827085208.16276-19-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/nand_base.c