From: Adrian Hunter Date: Wed, 10 Jan 2007 05:51:26 +0000 (+0200) Subject: [MTD] OneNAND: Return an error if a read timeout occurs X-Git-Tag: v2.6.21-rc1~66^2~27^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d03280129e84f8cdfd83f84803a4548e3bf697d;p=pandora-kernel.git [MTD] OneNAND: Return an error if a read timeout occurs If OneNAND is operating within specification, all operations should easily be completed within the 20 millisecond timeout. This patch faithlessly adds a check for the timeout and returns an error in that case. Signed-off-by: Adrian Hunter Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed