From: Russell King Date: Fri, 25 Apr 2014 11:59:36 +0000 (+0100) Subject: mmc: sdhci: clean up sdhci_execute_tuning() decision X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6f37d3a379b09840c482bc4dcb9c3b4f7246c1;p=pandora-kernel.git mmc: sdhci: clean up sdhci_execute_tuning() decision Clean up the code in sdhci_execute_tuning() so the decision whether to execute tuning is clearer - and despite this reflecting what the original code was doing, it shows that it may not be what the author actually intended. 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