commit | 9f24b0f2542f60bde7b699469a97cd852e1eed79 | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Sun Jan 17 14:59:01 2016 +0000 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 29 11:02:49 2016 +0100 |
tree | d5b1c513d45bb44da14f7500343a089ab47f7966 | |
parent | e5905ff1281f0a0f5c9863c430ac1ed5faaf5707 [diff] |
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>