]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 28 Sep 2012 11:01:55 +0000 (07:01 -0400)
commit0f59ede646d84d8bfc91bc8d3de2bc28aa89aba3
treeeefffdf348b133fb0e739e60e38267afd111e0fd
parent79bfd6f5975a12443bb2a6b220154c789df2a164
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