summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/atmel
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2020-05-19 16:00:14 +0300
committerMiquel Raynal <miquel.raynal@bootlin.com>2020-05-31 11:53:35 +0300
commit23cf3461501011759614b5494da390feeae3a1b3 (patch)
tree5d98ee62eb24a347951c5184f72b20ff734c8289 /drivers/mtd/nand/raw/atmel
parentf51466901c07e6930435d30b02a21f0841174f61 (diff)
downloadlinux-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