mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabled
authorMichael Trimarchi <michael@amarulasolutions.com>
Thu, 4 Jan 2018 15:30:58 +0000 (16:30 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Jan 2018 08:21:18 +0000 (09:21 +0100)
commita0ad3087586d0945a3cdfa755f951995dfc1b17e
treec286bc28f2aba1ec3cd9c93576778ca42c645d33
parent371d39fabcebc3cb042a0a9c4bc2f494d6cde02c
mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabled

runtime_resume() should re-enable the clocks in reverse order comparing with
runtime_suspend()

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c