commit | 442f201b93b5222ac2e4f7513be86fdbd00e9065 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Fri Dec 11 15:06:00 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 13:13:50 2015 -0800 |
tree | a66e3990d2a980c1d93ac093ff0ba3ab5f0ac36a | |
parent | a723bf6a58b17379c27f869402baddf4b0d2c7dc [diff] |
mtd: nand: denali: 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>