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