From: Nicolas Pitre Date: Thu, 30 Mar 2006 14:52:41 +0000 (+0100) Subject: cfi_cmdset_0001: factorize code to wait for flash status X-Git-Tag: v2.6.18-rc1~1105^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c172471b78255a5cf6d05383d9ebbf0c6683167a;p=pandora-kernel.git cfi_cmdset_0001: factorize code to wait for flash status This allows for much better abstraction and separation of the XIP and non-XIP cases with their own specific implementations. This fixes the case where a timeout was tripped on in the XIP case by the code that was meant for the non-XIP case only. This also makes for a nice code reduction. Signed-off-by: Nicolas Pitre CC: "Alexey, Korolev" Signed-off-by: David Woodhouse --- Reading git-diff-tree failed