From: Huang Shijie Date: Fri, 15 Mar 2013 03:01:00 +0000 (+0800) Subject: mtd: add the support to parse out the full-id nand type X-Git-Tag: v3.10-rc1~36^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec6e87e378e209fda3eb4dfdf3c6164afb5cc7f5;p=pandora-kernel.git mtd: add the support to parse out the full-id nand type When we meet a full-id nand type whose @id_len is not zero, we can use the find_full_id_nand() to parse out the necessary information for a nand chip. If we meet a non full-id nand type, we can handle it in the legacy way. Signed-off-by: Huang Shijie Reviewed-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed