]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b941a1b803b999c946e0009aaa8786b05084ece
treecc7a69b8d9d715ba1b79b13765246ca4ae68da0a
parent90b3d260e7dcf96f3916d183890b6a9ff51d9053
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