mmc: put the led blinking code after clock ungating
authorPierre Tardy <pierre.tardy@intel.com>
Sun, 6 Feb 2011 18:02:48 +0000 (19:02 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:48:30 +0000 (13:48 -0400)
commit66c036e0142fed2484d58a2d3c7a4d21ba32b6a6
treecd6499240d111c2b074ef37f1517ccec2d14782f
parent54d6b44a5f0da708e8a9e496df304e05e8748ef9
mmc: put the led blinking code after clock ungating

Since mmc clock gating can also be used as a power gating
tip, it's better to put the led blinking after having
ungated the clock.

Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c