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 bacab7ee
-
mentioned in commit 06bf9173
-
mentioned in commit dc1c4168
-
mentioned in commit 3fd50b78
-
mentioned in commit df62e6fa
-
mentioned in commit 9ba8d38a
-
mentioned in commit bffdf815
-
mentioned in commit 7b72734d
-
mentioned in commit 839ef42c
-
mentioned in commit 60c9ec21
Please register or sign in to comment