From: Adrian Hunter Date: Thu, 7 May 2015 10:10:21 +0000 (+0300) Subject: mmc: sdhci: Change to new way of doing re-tuning X-Git-Tag: omap-for-v4.2/fixes-rc1^2~161^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c39dfc92f9d35ed9f713833156547842086891;p=pandora-kernel.git mmc: sdhci: Change to new way of doing re-tuning Make use of mmc core support for re-tuning instead of doing it all in the sdhci driver. This patch also changes to flag the need for re-tuning always after runtime suspend when tuning has been used at initialization. Previously it was only done if the re-tuning timer was in use. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed