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)
commitda764f97df0e5e05e5453279f934531c0cf52e11
treeb404910f0587cbaf3a61ec8dcc2c4f960ed59f56
parent067bf748bde70154a1fe1734b01f82b827c65b23
mmc: sdhci-spear: Add clk_{un}prepare() support

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>
Documentation/devicetree/bindings/mmc/sdhci-spear.txt
drivers/mmc/host/sdhci-spear.c