Boris Brezillon 82fc509974 mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
We regularly have new NAND controller drivers that are making use of
fields/hooks that we want to get rid of but can't because of all the
legacy drivers that we might break if we do.

So, instead of removing those fields/hooks, let's move them to a
sub-struct which is clearly documented as deprecated.

We start with the ->IO_ADDR_{R,W] fields.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2018-10-03 11:12:25 +02:00
..
2018-07-11 20:47:37 +08:00
2016-02-02 13:31:19 +08:00
2017-01-02 14:02:09 +08:00
2016-08-01 18:21:13 -04:00
2018-07-11 21:04:03 +08:00
2016-06-28 10:26:37 +08:00
2018-03-16 20:44:12 +01:00
2016-06-28 10:26:20 +08:00
2016-08-01 18:27:08 -04:00