commit | 83eacdfa2529b4ee97fe16a3a3a41d1b03465e13 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Fri Feb 27 15:47:30 2015 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Mar 23 14:13:34 2015 +0100 |
tree | 282158f8efb849008b2a68c987af7abf6473b7e9 | |
parent | 2290fcb341a07cc22c0f7f7d529c137a78039cdf [diff] |
mmc: sdhci: disable the clock in sdhci_pltfm_unregister() So we can avoid to sprinkle the clk_disable_unprepare() in many drivers. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>