]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: rawnand: vf610: Stop using the dummy controller obj
authorBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 20 Nov 2018 09:02:37 +0000 (10:02 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 7 Dec 2018 09:58:03 +0000 (10:58 +0100)
commitda59b4538c4cddfcd77e1c3e45e087d6b757729b
tree6885875f5f6beb4d6f7df6f251f2f6555e6a9310
parent4440f781969dcc28d8af0e66a6d6d741845bb67b
mtd: rawnand: vf610: 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>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/vf610_nfc.c