From: Peter Horton Date: Fri, 8 May 2009 12:51:53 +0000 (+0100) Subject: mtd: fix timeout in M25P80 driver X-Git-Tag: v2.6.30-rc5~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1a6de7d4a492bf3405a6c070075a4cb8c90262;p=pandora-kernel.git mtd: fix timeout in M25P80 driver Extend erase timeout in M25P80 SPI Flash driver. The M25P80 drivers fails erasing sectors on a M25P128 because the ready wait timeout is too short. Change the timeout from a simple loop count to a suitable number of seconds. Signed-off-by: Peter Horton Tested-by: Martin Michlmayr Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed