]> git.baikalelectronics.ru Git - kernel.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)
commitfceaa9334fa628c0d3f736ecc110743a8543ad3f
treea9ab3ad8432258501915f5de846a1a025f0bcab9
parente61acc5e9ecbe2699216c0a55847b63c12a35418
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