commit | f1c4c9992b1f088ab42ff9fa483ad9eed411e421 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Thu Dec 10 08:59:54 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 10:25:07 2015 -0800 |
tree | 2c4217c4e3ad5832fb33c721a215170b402728bd | |
parent | 7085a3bee3a20e3be07a103dd1f1cd997375527a [diff] |
mtd: nand: brcm: 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>