mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
authorHuang Shijie <b32955@freescale.com>
Wed, 25 Sep 2013 06:58:16 +0000 (14:58 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:27:06 +0000 (16:27 -0700)
commitfda5b0e24dca3d52671e5a6543a285d4e86c55e1
tree4acb1287ecdc02559ffb197c3e3b3d13c38e6139
parent7a2b89acf8edbff462fa6e1fc6100c5dc85364ed
mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH

In current code, the MTD_NANDFLASH is used to represent both the SLC and
MLC. It is confusing to us.

By adding an explicit comment about these two macros, this patch makes it
clear that:
MTD_NANDFLASH    : stands for SLC NAND,
MTD_MLCNANDFLASH : stands for MLC NAND (including TLC).

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
include/uapi/mtd/mtd-abi.h