commit | e787dfd1be424e0546d05d6819c8ab9c222ec248 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 08:59:55 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 10:25:07 2015 -0800 |
tree | 12ab3e9a58d35bab470d381f0007ab0885746c14 | |
parent | f1c4c9992b1f088ab42ff9fa483ad9eed411e421 [diff] |
mtd: nand: cafe: 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>