mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-08 14:23:19 +00:00
de17cade0e
nand_release() is supposed be called after MTD device registration. Here, only nand_scan() happened, so use nand_cleanup() instead. There is no real Fixes tag applying here as the use of nand_release() in this driver predates the introduction of nand_cleanup() in commit |
||
---|---|---|
.. | ||
ingenic_ecc.c | ||
ingenic_ecc.h | ||
ingenic_nand_drv.c | ||
jz4725b_bch.c | ||
jz4740_ecc.c | ||
jz4780_bch.c | ||
Kconfig | ||
Makefile |