From: Mark Brown Date: Tue, 4 Nov 2014 12:26:42 +0000 (+0000) Subject: mmc: sdhci-s3c: Check if clk_set_rate() succeeds X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0cfdd2485e6252b3c69284bf09d06c4d303116;p=pandora-kernel.git mmc: sdhci-s3c: Check if clk_set_rate() succeeds It is possible that we may fail to set the clock rate, if we do so then log the failure and don't bother reprogramming the IP. Signed-off-by: Mark Brown Acked-by: Jaehoon Chung Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed