diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-19 14:59:46 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-31 10:53:33 +0200 |
commit | 63a1460768a1ae34746b3013940233afe5d88105 (patch) | |
tree | 8d1e7a22063e8f946884f96e98bb5f6f55d001e8 /drivers/mtd/nand/raw/fsl_elbc_nand.c | |
parent | c5be12e45940f1aa1b5dfa04db5d15ad24f7c896 (diff) |
mtd: rawnand: diskonchip: 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-14-miquel.raynal@bootlin.com
Diffstat (limited to 'drivers/mtd/nand/raw/fsl_elbc_nand.c')
0 files changed, 0 insertions, 0 deletions