diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-03-21 14:01:45 +0100 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-03-29 09:38:19 +0200 |
commit | 4e5d1d9078eda3de65f478b248cae882e2c0a839 (patch) | |
tree | a8852cfcebf527e73cfa72638294b36709f51b9a /drivers/mtd/nand/raw/mxc_nand.c | |
parent | mtd: rawnand: davinci: fix probe function error path (diff) | |
download | linux-4e5d1d9078eda3de65f478b248cae882e2c0a839.tar.xz linux-4e5d1d9078eda3de65f478b248cae882e2c0a839.zip |
mtd: rawnand: denali: fix probe function error path
An error after nand_scan_tail() should trigger a nand_cleanup().
The helper mtd_device_register() returns an error code that should
be checked and nand_cleanup() called accordingly.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'drivers/mtd/nand/raw/mxc_nand.c')
0 files changed, 0 insertions, 0 deletions