alistair23-linux/drivers/staging/mt29f_spinand
Boris BREZILLON a83dfa9285 staging: mt29f_spinand: make use of mtd_to_nand()
mtd_to_nand() was recently introduced to avoid direct accesses to the
mtd->priv field. Use it where appropriate.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-12-08 10:47:28 -08:00
..
Kconfig staging: mt29f_spinand: Fix typo in Kconfig 2015-01-17 16:22:15 -08:00
Makefile
mt29f_spinand.c staging: mt29f_spinand: make use of mtd_to_nand() 2015-12-08 10:47:28 -08:00
mt29f_spinand.h Staging: mt29f_spinand: Prefer using the BIT macro 2015-10-26 04:09:16 +09:00
TODO