commit | 682cae27b1da0554496983a356b82b4d87540c48 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Sat Apr 21 20:00:37 2018 +0200 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Sun Apr 29 08:56:43 2018 +0200 |
tree | 46688d7baffa74bfce58d12551dbde1ef3b4cc5f | |
parent | 43fab011e93fea0699c2e79a7e561b8f095906f3 [diff] |
mtd: rawnand: fsmc: fix the probe function error path An error after nand_scan_tail() should trigger a nand_cleanup(). Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>