]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Thu, 10 Dec 2015 07:59:52 +0000 (08:59 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 18 Dec 2015 20:45:02 +0000 (12:45 -0800)
commit30aa411cf55238fbea8abf8c40857093e070c95b
tree2b983c6faca2013db04c7a6a3271d3dfad9f617f
parent1b76f2d0663cde5f5067ba10ee74dcb41d3fc698
mtd: nand: bcm47xx: 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/bcm47xxnflash/bcm47xxnflash.h
drivers/mtd/nand/bcm47xxnflash/main.c
drivers/mtd/nand/bcm47xxnflash/ops_bcm4706.c