From: Russell King Date: Mon, 24 Apr 2006 10:27:02 +0000 (+0100) Subject: [MMC] pxamci: fix data timeout calculation X-Git-Tag: v2.6.17-rc3~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d63abe56be2147891b3438cb3bd37a9be72bda7;p=pandora-kernel.git [MMC] pxamci: fix data timeout calculation The MMC layer gives us two parts for the timeout calculation - a fixed timeout in nanoseconds, and a card clock-speed dependent part. The PXA MMC hardware allows for a timeout based on the fixed host clock speed only. This resulted in some cards being given a short timeout, and therefore failing to work. Signed-off-by: Russell King --- Reading git-diff-tree failed