mmc: sdhci-spear: Add clk_{un}prepare() support
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 28 Sep 2012 10:28:23 +0000 (15:58 +0530)
committerChris Ball <cjb@laptop.org>
Sun, 7 Oct 2012 21:41:45 +0000 (17:41 -0400)
clk_{un}prepare is mandatory for platforms using common clock framework.
Since this driver is used by SPEAr platform, which supports common clock
framework, add clk_{un}prepare() support for it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found