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