Skip to content
Commit 5860c767 authored by Miquel Raynal's avatar Miquel Raynal Committed by Paul Gortmaker
Browse files

mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered

commit 7a0c18fb upstream.

Do not call nand_release() while the MTD device has not been
registered, use nand_cleanup() instead.

Fixes: 02f26ecf

 ("mtd: nand: add reworked Marvell NAND controller driver")
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200424164501.26719-4-miquel.raynal@bootlin.com
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 9bd916de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment