"arch/ppc64/git@git.tuxist.de:jan.koester/linux.git" did not exist on "fd761fd876e4d1c0d07b6d93bc45c999fa596cb0"
mtd: rawnand: txx9ndfmc: Stop using nand_release()
This helper is not very useful and very often people get confused: they use nand_release() instead of nand_cleanup(). Let's stop using nand_release() by calling mtd_device_unregister() and nand_cleanup() directly. Signed-off-by:Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20200519130035.1883-59-miquel.raynal@bootlin.com
Loading
Please sign in to comment