commit | 396a9c437bc0e884de58f58b4b4d7cce52181528 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 09:00:15 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 10:54:41 2015 -0800 |
tree | 51dc56cdf1f6e077b4a796deb2a04d1422abd1ff | |
parent | ca921b537aea1731d0c14805452662eb5ac37fcb [diff] |
mtd: nand: nuc900: 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>