Files
kernel_arpi/include/linux
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-26 18:40:56 -04:00
2013-08-27 01:44:40 +02:00
2013-08-26 20:15:23 +09:00
2013-08-22 22:13:54 -07:00
2013-09-13 15:09:52 +02:00
2013-08-23 10:22:29 +02:00
2013-08-22 20:30:15 -07:00
2013-09-11 15:59:42 -07:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-08-28 21:35:14 -07:00
2013-09-26 11:03:29 +02:00
2013-09-08 20:20:23 -04:00
2013-09-03 16:40:32 -04:00
2013-09-24 21:12:32 -05:00
2013-09-09 14:29:15 -07:00
2013-09-10 18:56:32 -04:00
2013-09-04 23:11:42 +03:00
2013-09-12 15:38:02 -07:00
2013-10-17 15:53:09 -04:00