From: Pierre Ossman Date: Fri, 30 Jun 2006 09:22:24 +0000 (-0700) Subject: [MMC] sdhci: fix sdhci reset timeout X-Git-Tag: v2.6.18-rc1~146^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e16514d8d86ecbde18a2a7495cf028861b34c157;p=pandora-kernel.git [MMC] sdhci: fix sdhci reset timeout The reset register is automatically cleared when the reset has completed. Hence, we should busy wait and not have a fixed delay. Signed-off-by: Pierre Ossman Signed-off-by: Andrew Morton Signed-off-by: Russell King --- Reading git-diff-tree failed