mmc: msm_sdcc: Change initialization order of busclk_timer in probe
authorSahitya Tummala <stummala@codeaurora.org>
Mon, 2 May 2011 12:40:01 +0000 (18:10 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:37 +0000 (15:43 -0400)
commit19207f056d6dd390f96749e643a222d48517f7b1
tree9684d8a25052573722cc184529cfc880ad70af63
parent4a268e0879c4044523757b6ac94b56fc7955a116
mmc: msm_sdcc: Change initialization order of busclk_timer in probe

Intialize busclk_timer before it is accessed in probe.

Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/msm_sdcc.c