commit | 960823a226b37eea01151d608636d09d1abac8f9 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 09:00:29 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 10:54:41 2015 -0800 |
tree | 280f1487fefbba8ddbc9bf95470907ccc1cf7d3b | |
parent | a3f5437788fde26f9354324cb711461bdc02c6e0 [diff] |
mtd: nand: vf610: 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>