commit | a5cfb4db89bc73e9d35b8a348133fa0b4b99d81e | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 08:59:58 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 10:54:41 2015 -0800 |
tree | b5273bc82a87f02b35cae9c3ee29a60a70ec8540 | |
parent | 2afd14f9270e4161a1f2528e75ff517c2d23d2f8 [diff] |
mtd: nand: davinci: 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>