Files
android_kernel_xiaomi_sm8450/include/linux/mtd
Huang Shijie 818b973929 mtd: nand: add a helper to detect the nand type
This helper detects that whether the mtd's type is nand type.

Now, it's clear that the MTD_NANDFLASH stands for SLC nand only.
So use the mtd_type_is_nand() to replace the old check method
to do the nand type (include the SLC and MLC) check.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2013-10-27 16:27:06 -07:00
..
2013-08-30 16:48:37 +01:00
2013-08-05 20:48:49 +01:00
2013-02-22 09:22:19 +02:00
2013-04-05 13:02:40 +01:00
2013-04-05 13:02:33 +01:00
2012-11-15 15:37:50 +02:00