commit | 17dd20bd7d4389d3bc54d71e263088039203ea07 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 08:59:52 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 12:45:02 2015 -0800 |
tree | 2b983c6faca2013db04c7a6a3271d3dfad9f617f | |
parent | 4883090bedd79c2c5b408976f0f49e7041cbc3cb [diff] |
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>