mtd: nand: atmel: use the mtd instance embedded in struct nand_chip
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Thu, 10 Dec 2015 07:59:50 +0000 (08:59 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 18 Dec 2015 18:25:05 +0000 (10:25 -0800)
commitac01efebb1075a51a2803237159a440b71383117
tree9aca61fc44d84927c6714b570d3b08db05e18dda
parent187d6ada2a129b3829c81b3e4f4bdf660859bb11
mtd: nand: atmel: use the mtd instance embedded in struct nand_chip

struct nand_chip now embeds an mtd device. Make use of this mtd instance.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/atmel_nand.c
This page took 0.02489 seconds and 5 git commands to generate.