From: Adrian Hunter Date: Fri, 5 Dec 2014 17:25:30 +0000 (+0200) Subject: mmc: sdhci: Simplify use of tuning timer X-Git-Tag: fixes-v4.0-rc1~307^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e40bf5db9d5b8cbaeca9a78ee17f38473dd78d;p=pandora-kernel.git mmc: sdhci: Simplify use of tuning timer The tuning timer is always used if the tuning mode is 1 and there is a tuning count, irrespective of whether this is the first call, or any subsequent call. Consequently the logic to start the timer can be simplified. Signed-off-by: Adrian Hunter Reviewed-by: Aaron Lu Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed