]> Git Repo - linux.git/commit
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
authorAaron Lu <[email protected]>
Mon, 11 Jul 2011 05:27:11 +0000 (13:27 +0800)
committerChris Ball <[email protected]>
Sat, 13 Aug 2011 18:50:19 +0000 (14:50 -0400)
commit78869618a886d33d8cdfcb78cf9b245b5250e465
tree97523732214d8529a62ec2bcbc9c54703767754f
parent322a8b034003c0d46d39af85bf24fee27b902f48
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish

Currently, the retuning timer for retuning mode 1 will be deleted in
function sdhci_tasklet_finish after a mmc request done, which will make
retuning timing never trigger again. This patch fixed this problem.

Signed-off-by: Aaron Lu <[email protected]>
Reviewed-by: Philip Rakity <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
drivers/mmc/host/sdhci.c
This page took 0.052449 seconds and 4 git commands to generate.