]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/mtd/nand/raw/s3c2410.c
mtd: rawnand: s3c2410: enhance the probe function error path
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 21 Mar 2018 13:01:57 +0000 (14:01 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 29 Mar 2018 07:38:21 +0000 (09:38 +0200)
commitbb00ff2f4a746db95a44758d45bd3f715169ef6f
tree58b80e2486bc1810c6d22e83435fc34c94341303
parent0eaa879be623f5e209e79a40f5e281f9c5c9170b
mtd: rawnand: s3c2410: enhance the probe function error path

Prepare the migration of the lpc32xx_slc driver to use nand_scan() by
cleaning the error path in the probe function.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/nand/raw/s3c2410.c