diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-19 16:00:14 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-31 11:53:35 +0300 |
commit | 23cf3461501011759614b5494da390feeae3a1b3 (patch) | |
tree | 5d98ee62eb24a347951c5184f72b20ff734c8289 /drivers/mtd/nand/raw/atmel | |
parent | f51466901c07e6930435d30b02a21f0841174f61 (diff) | |
download | linux-23cf3461501011759614b5494da390feeae3a1b3.tar.xz |
mtd: rawnand: pasemi: 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-42-miquel.raynal@bootlin.com
Diffstat (limited to 'drivers/mtd/nand/raw/atmel')
0 files changed, 0 insertions, 0 deletions