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