From: Huang Shijie Date: Fri, 17 Feb 2012 03:22:37 +0000 (+0800) Subject: mtd: change the location of the ONFI detected log X-Git-Tag: v3.4-rc1~16^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d42b5de35fb058513367d1a9ee146be5aaab7c6a;p=pandora-kernel.git mtd: change the location of the ONFI detected log Some strange nand chip(such as Hynix H27UBG8T2A) can pass the `ONFI` signature check. So the log can be printed out even it is not an ONFI nand indeed. Change this log to the end of the function. Print out the log only when we really detect an ONFI nand. Signed-off-by: Huang Shijie Acked-by: Florian Fainelli Acked-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed