diff options
author | 2012-11-08 20:39:10 +0530 | |
---|---|---|
committer | 2012-12-06 13:55:02 -0500 | |
commit | 06960a1b5d55d77d799050d2f62970d36d34a606 (patch) | |
tree | e763ff990deadc14c47a967213e7de1373bf5548 /include/linux/mmc | |
parent | mmc: sdhci-spear: Initialize sdhci clk to 50 MHz (diff) | |
download | wireguard-linux-06960a1b5d55d77d799050d2f62970d36d34a606.tar.xz wireguard-linux-06960a1b5d55d77d799050d2f62970d36d34a606.zip |
mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume
clk_{un}prepare is mandatory for platforms using common clock
framework. Because for SPEAr we don't do anything in clk_{un}prepare()
calls, just call them once in probe/remove.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions