mtd: rawnand: marvell: Rename the ->correct() function
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 24 Apr 2020 16:45:01 +0000 (18:45 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 11 May 2020 07:51:40 +0000 (09:51 +0200)
commit1617942a813cd4dc152e2d955b2feabc4e192891
treeed6591a45011b62869b892beef4f4c0ecbc0f361
parent82c6c04e96a3efe3e8be8e309028de16e3f0605f
mtd: rawnand: marvell: Rename the ->correct() function

There is no correction involved at this point, it is just a matter of
reading registers and checking whether bitflips have occurred or
not. Rename the function to clarify it.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200424164501.26719-7-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/marvell_nand.c