diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-19 15:59:47 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-31 11:53:33 +0300 |
commit | 128bbbf0ac4d812c4bc4be89126e319bf6c6a480 (patch) | |
tree | b2fa9810f871c0cc666b4946a42522bbcdf4c1fd /drivers/mtd/nand/raw/fsl_ifc_nand.c | |
parent | 63a1460768a1ae34746b3013940233afe5d88105 (diff) | |
download | linux-128bbbf0ac4d812c4bc4be89126e319bf6c6a480.tar.xz |
mtd: rawnand: fsl_elbc: 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-15-miquel.raynal@bootlin.com
Diffstat (limited to 'drivers/mtd/nand/raw/fsl_ifc_nand.c')
0 files changed, 0 insertions, 0 deletions