linux/arch/mips/alchemy
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
..
common treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
devboards mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there 2018-10-03 11:12:25 +02:00
board-gpr.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
board-mtx1.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
board-xxs1500.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single files 2011-12-07 22:02:06 +00:00
Platform MIPS: Alchemy: Unify Devboard support. 2014-03-26 23:09:21 +01:00