Here are a few cleanups/fixes for the Marvell NAND controller driver. While working on another driver, I figured some mistakes/unclear names that I wanted to change. Cheers, Miquèl Changes in v2: * Added Boris' Reviewed-by. * Used a goto statement to handle the error path in "Fix probe error path". Miquel Raynal (6): mtd: rawnand: marvell: Fix the condition on a return code mtd: rawnand: marvell: Use devm_platform_ioremap_res() mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered mtd: rawnand: marvell: Fix probe error path mtd: rawnand: marvell: Rename a function to clarify mtd: rawnand: marvell: Rename the ->correct() function drivers/mtd/nand/raw/marvell_nand.c | 56 +++++++++++++++-------------- 1 file changed, 29 insertions(+), 27 deletions(-) -- 2.20.1 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/