From: Russell King Date: Fri, 25 Apr 2014 11:58:50 +0000 (+0100) Subject: mmc: sdhci: move setting mmc->actual_clock into set_clock handlers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1650d0c71a209c7d6bdddda8a7e187c537ceb71a;p=pandora-kernel.git mmc: sdhci: move setting mmc->actual_clock into set_clock handlers Move the setting of mmc->actual_clock to zero into the set_clock handlers themselves. This will allow us to clean up the calling logic for the set_clock() method, and turn sdhci_set_clock() into a library function. Signed-off-by: Russell King Tested-by: Markus Pargmann Tested-by: Stephen Warren Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed