mmc: sdhci-iproc: Actually enable the clock
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 17 Jan 2016 14:59:01 +0000 (14:59 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 29 Feb 2016 10:02:49 +0000 (11:02 +0100)
commit9f24b0f2542f60bde7b699469a97cd852e1eed79
treed5b1c513d45bb44da14f7500343a089ab47f7966
parente5905ff1281f0a0f5c9863c430ac1ed5faaf5707
mmc: sdhci-iproc: Actually enable the clock

The RPi firmware-based clocks driver can actually disable
unused clocks, so when switching to use it we ended up losing
our MMC clock once all devices were probed.

This patch adopts the changes from 1e5a0a9a58e2 ("mmc: sdhci-bcm2835:
Actually enable the clock") to sdhci-iproc.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-iproc.c