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 /tools/perf/scripts/python/bin | |
| parent | mtd: rawnand: diskonchip: Fix the probe error path (diff) | |
| download | linux-63a1460768a1ae34746b3013940233afe5d88105.tar.gz linux-63a1460768a1ae34746b3013940233afe5d88105.zip | |
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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
