commit | ba4ed8605cb09b2cb72bf14499cf4605a0f9eb23 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 09:00:31 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 12:44:14 2015 -0800 |
tree | 802af440994e28a64647179e21771bb2b35d8e54 | |
parent | 2d3743944a6b425f3a3795a967499c13e0d8856c [diff] |
staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip struct nand_chip now embeds an mtd device, use it instead of allocating a new one. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>