summaryrefslogtreecommitdiff
path: root/arch/alpha
diff options
context:
space:
mode:
authorSan Mehat <san@google.com>2009-12-03 18:58:54 (GMT)
committerDaniel Walker <dwalker@codeaurora.org>2010-03-18 20:37:23 (GMT)
commitd0719e59f4ad96616f7c02ef0201667e41778c88 (patch)
tree51c30578d5942737d549700c5c28a3d200340d4d /arch/alpha
parent6ac9ea69069804d357064357d0082b0eab4c87ce (diff)
downloadlinux-fsl-qoriq-d0719e59f4ad96616f7c02ef0201667e41778c88.tar.xz
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
msmsdcc_enable_clocks() was incorrectly being called depending on the state of host->clks_on. This means the busclk idle timer was never being deleted if the clock was already on.. Bogus. Also fixes a possible double clk disable if the call to del_timer_sync() in msmsdcc_disable_clocks() raced with the busclk timer. Signed-off-by: San Mehat <san@google.com> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions