commit | 3602785b341a9545eee97f6ce634091da1a2b56d | [log] [tgz] |
---|---|---|
author | Michael Trimarchi <michael@amarulasolutions.com> | Thu Jan 04 16:30:59 2018 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jan 09 09:21:49 2018 +0100 |
tree | e380bd4bf6fbb4f22c915bbab1aae4512e277e54 | |
parent | a0ad3087586d0945a3cdfa755f951995dfc1b17e [diff] |
mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend mmc clock can be stopped during runtime suspend and restart during runtime resume if the sdio irq is not enabled. Stop sdio clock reduce EMI of the device when the bus is not in use. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>