OSDN Git Service

mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 25 Jul 2018 13:31:45 +0000 (15:31 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 31 Jul 2018 07:46:11 +0000 (09:46 +0200)
commit2f2173449b0350a206faf0d1aa71595602a40c98
treed10242293d4d566945ec9c88c18c0e3f325f6260
parentf57bbfb9e3f47b6d4eecb1d8037dab1cda9996a4
mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls

Prepare the migration to nand_scan() by moving both calls to
nand_scan_ident() and nand_scan_tail() in a single spot.

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