diff options
author | Miquel Raynal | 2020-05-19 15:00:34 +0200 |
---|---|---|
committer | Miquel Raynal | 2020-05-31 10:53:36 +0200 |
commit | 9fdd78f7bcda3e6a9f53c355529b3bf037c0e24f (patch) | |
tree | e45ffb8119130d63e4e7478e29b285fd5479ed18 /sound | |
parent | 34531be5e804a8e1abf314a6c3a19fe342e4a154 (diff) |
mtd: rawnand: xway: 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-62-miquel.raynal@bootlin.com
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions