linux-stable/arch/mips/rb532
Boris BREZILLON b1afda0e33 mips: nand: make use of mtd_to_nand() where appropriate
mtd_to_nand() was recently introduced to avoid direct accesses to the
mtd->priv field. Update all MIPS specific implementations to use this
helper.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-12-08 13:03:07 -08:00
..
devices.c mips: nand: make use of mtd_to_nand() where appropriate 2015-12-08 13:03:07 -08:00
gpio.c MIPS: Remove all the uses of custom gpio.h 2015-09-03 12:08:02 +02:00
irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Makefile MIPS: RB532: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00
Platform MIPS: RB532: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00
prom.c MIPS: Replace use of phys_t with phys_addr_t. 2014-11-24 22:47:31 +01:00
serial.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
setup.c mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:30:57 -04:00
time.c