mtd: nand: Provide nand_cleanup() function to free NAND related resources
Provide a nand_cleanup() function to free all nand related resources without unregistering the mtd device. This should allow drivers to call mtd_device_unregister() and handle its return value and still being able to cleanup all nand related resources. Signed-off-by:Richard Weinberger <richard@nod.at> Signed-off-by:
Daniel Walter <dwalter@sigma-star.at> Signed-off-by:
Boris Brezillon <boris.brezillon@free-electrons.com>
Loading
-
mentioned in commit e18f760a
-
mentioned in commit 4cef4123
-
mentioned in commit 34f68ac7
-
mentioned in commit 744cea80
-
mentioned in commit 12fe9d88
-
mentioned in commit 66d1e004
-
mentioned in commit 4d228709
-
mentioned in commit 7f99fc23
-
mentioned in commit 42fd7fd1
-
mentioned in commit dc4ffe4b
Please sign in to comment