commit | ac01efebb1075a51a2803237159a440b71383117 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 08:59:50 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 10:25:05 2015 -0800 |
tree | 9aca61fc44d84927c6714b570d3b08db05e18dda | |
parent | 187d6ada2a129b3829c81b3e4f4bdf660859bb11 [diff] |
mtd: nand: atmel: 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>