mtd: rawnand: fsmc: Stop using the dummy controller obj
authorBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 20 Nov 2018 09:02:33 +0000 (10:02 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 7 Dec 2018 09:54:44 +0000 (10:54 +0100)
commitad71148c1804c334544068514bc318bfd3490334
treecc7a69b8d9d715ba1b79b13765246ca4ae68da0a
parent1e809f7ef4d2402e31e4bc2f76753b9d3b1e0b6c
mtd: rawnand: fsmc: Stop using the dummy controller obj

The dummy controller is kept around to support old drivers. Let's
patch this one and declare our own nand_controller instance.

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