From: Ben Dooks Date: Mon, 14 Apr 2008 13:58:58 +0000 (+0100) Subject: [MTD] [NAND] Verify probe by retrying to checking the results match X-Git-Tag: v2.6.26-rc1~1069^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8165c75e3dd0b2e51b92a858cabe29ba00c9cb;p=pandora-kernel.git [MTD] [NAND] Verify probe by retrying to checking the results match With modern systems using bus-hold instead of bus pull-up, it can often lead to erroneous reporting of NAND devices where there are none. Do a double probe to ensure that the result we got the first time is repeatable, and if it is not then return that there is no chip there. Signed-off-by: Ben Dooks Signed-off-by: David Woodhouse --- Reading git-diff-tree failed