linux/drivers/mtd/tests
Brian Norris 0612b9ddc2 mtd: rename MTD_OOB_* to MTD_OPS_*
These modes are not necessarily for OOB only. Particularly, MTD_OOB_RAW
affected operations on in-band page data as well. To clarify these
options and to emphasize that their effect is applied per-operation, we
change the primary prefix to MTD_OPS_.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
2011-09-11 15:28:59 +03:00
..
Makefile
mtd_nandecctest.c
mtd_oobtest.c mtd: rename MTD_OOB_* to MTD_OPS_* 2011-09-11 15:28:59 +03:00
mtd_pagetest.c
mtd_readtest.c mtd: rename MTD_OOB_* to MTD_OPS_* 2011-09-11 15:28:59 +03:00
mtd_speedtest.c mtd: speedtest: fix integer overflow 2011-03-11 14:22:49 +00:00
mtd_stresstest.c
mtd_subpagetest.c
mtd_torturetest.c