mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-08 14:23:19 +00:00
28dcc4e8a8
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> Cc: Paul Cercueil <paul@crapouillou.net> Cc: Harvey Hunt <harveyhuntnexus@gmail.com> Link: https://lore.kernel.org/linux-mtd/20200519130035.1883-23-miquel.raynal@bootlin.com |
||
---|---|---|
.. | ||
ingenic_ecc.c | ||
ingenic_ecc.h | ||
ingenic_nand_drv.c | ||
jz4725b_bch.c | ||
jz4740_ecc.c | ||
jz4780_bch.c | ||
Kconfig | ||
Makefile |