commit | 4f8a3ba700b882f61d4cea2d68a8f83fa93c6dfd | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Wed Sep 25 14:58:18 2013 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Oct 27 16:27:06 2013 -0700 |
tree | 0c23853ddfa10de1761aeae939adbd5c8194462e | |
parent | 818b97392932ac4cecc36ab839957258367004a9 [diff] |
mtd: mtd-abi: add a helper to detect the nand type The helper is for user applications, and it is just a copy of the kernel helper: mtd_type_is_nand(); Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>