]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Thu, 10 Dec 2015 07:59:51 +0000 (08:59 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 18 Dec 2015 18:25:05 +0000 (10:25 -0800)
commiteb295810ab6ca8d638919626383e9244644746e1
tree36476c9911b38c4df69357f10b2c1fd4f5989f69
parent8c600582c8b6950957e7725acbcf2a2df43f141c
mtd: nand: au1550nd: 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/au1550nd.c