summaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci.c
diff options
context:
space:
mode:
authorPierre Ossman <drzeus@drzeus.cx>2006-10-23 00:13:10 +0400
committerPierre Ossman <drzeus@drzeus.cx>2006-12-01 20:27:23 +0300
commit73778120c4088a0a7b59c4c378904f7a230b4820 (patch)
tree8b5bf199e7af815695013dea46901c948e84cbad /drivers/mmc/sdhci.c
parente45a1bd20fa5b920901879e85cdf5eda21f78d7c (diff)
downloadlinux-73778120c4088a0a7b59c4c378904f7a230b4820.tar.xz
mmc: Fix mmc_delay() function
Several fixes for mmc_delay(): * Repair if-clause that was supposed to detect sub-hz delays. * Change yield() to cond_resched() as yield() no longer has the semantics we desire. * mmc_delay() is used to guarantee protocol delays, so we cannot return early (i.e. use _interruptable). Based on patch by Amol Lad. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'drivers/mmc/sdhci.c')
0 files changed, 0 insertions, 0 deletions