From: Russell King Date: Tue, 2 May 2006 16:24:59 +0000 (+0100) Subject: [MMC] extend data timeout for writes X-Git-Tag: v2.6.17-rc4~43^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37be4e7809e0581db85387e126ae4da68c3d6286;p=pandora-kernel.git [MMC] extend data timeout for writes The CSD contains a "read2write factor" which determines the multiplier to be applied to the read timeout to obtain the write timeout. We were ignoring this parameter, resulting in the possibility for writes being timed out too early. Signed-off-by: Russell King --- Reading git-diff-tree failed