Files
linux/drivers
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-10-11 07:31:47 +05:30
2013-08-12 15:45:40 -07:00
2013-10-21 13:39:37 +02:00
2013-10-24 13:00:24 +11:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-10-16 13:22:16 -07:00
2013-08-19 17:08:16 -07:00
2013-09-26 15:33:23 +03:00