commit | 7085a3bee3a20e3be07a103dd1f1cd997375527a | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 08:59:53 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 10:25:06 2015 -0800 |
tree | 8e4fe647a2031076a0d08c71084a90add1ee8957 | |
parent | ff70f354a960f01afb2e0d4313bd664b88b1532f [diff] |
mtd: nand: bf5xx: 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>