linux/include/mtd
Brian Norris beb133fc16 mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
These modes hold their state only for the life of their file descriptor,
and they overlap functionality with the MTD_OPS_* modes. Particularly,
MTD_MODE_RAW and MTD_OPS_RAW cover the same function: to provide raw
(i.e., without ECC) access to the flash. In fact, although it may not be
clear, MTD_MODE_RAW implied that operations should enable the
MTD_OPS_RAW mode.

Thus, we should be specific on what each mode means. This is a start,
where MTD_FILE_MODE_* actually represents a "file mode," not necessarily
a true global MTD mode.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
2011-09-11 15:29:36 +03:00
..
inftl-user.h make MTD headers use strict integer types 2009-03-26 18:14:17 +01:00
Kbuild Kill jffs2-user.h 2009-06-05 17:31:38 +01:00
mtd-abi.h mtd: rename MTD_MODE_* to MTD_FILE_MODE_* 2011-09-11 15:29:36 +03:00
mtd-user.h mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT 2010-10-24 23:37:24 +01:00
nftl-user.h mtd: Update copyright notices 2010-08-08 20:58:20 +01:00
ubi-user.h UBI: fix minor stylistic issues 2011-04-14 11:34:41 +03:00