diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-19 16:00:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-22 10:31:25 +0300 |
commit | 2d77d5575e09c980804487c731e65407a3f7e5cc (patch) | |
tree | 64437d3a971cf2657c74b87ef8ed01782272dfe0 /lib/mpi/mpi-inline.c | |
parent | 2d6b0901b834c3d7d39b3f0ff6227753b3b2ad2e (diff) | |
download | linux-2d77d5575e09c980804487c731e65407a3f7e5cc.tar.xz |
mtd: rawnand: oxnas: Fix the probe error path
commit 154298e2a3f6c9ce1d76cdb48d89fd5b107ea1a3 upstream.
nand_release() is supposed be called after MTD device registration.
Here, only nand_scan() happened, so use nand_cleanup() instead.
While at it, be consistent and move the function call in the error
path thanks to a goto statement.
Fixes: 668592492409 ("mtd: nand: Add OX820 NAND Support")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/linux-mtd/20200519130035.1883-37-miquel.raynal@bootlin.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions