From: Kevin Hao Date: Fri, 27 Feb 2015 07:47:30 +0000 (+0800) Subject: mmc: sdhci: disable the clock in sdhci_pltfm_unregister() X-Git-Tag: omap-for-v4.2/o2_dc~168^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83eacdfa2529b4ee97fe16a3a3a41d1b03465e13;p=pandora-kernel.git 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 Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed