commit | 7b6a9b28ecf2fd2e2f5dcdb6d4fa8044b48bdb74 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@bootlin.com> | Tue Nov 20 10:02:39 2018 +0100 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Dec 07 10:58:11 2018 +0100 |
tree | cc0ab7a04ae28e4afa7deae3832448f393a9d937 | |
parent | 419e5b84a4be6c796e421b82e9673e2fa1ec1b07 [diff] |
mtd: rawnand: Deprecate the dummy_controller field We try to force NAND controller drivers to properly separate the NAND controller object from the NAND chip one, so let's deprecate the dummy controller object embedded in nand_chip to encourage them to create their own instance. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>