From: Adrian Hunter Date: Thu, 7 May 2015 10:10:13 +0000 (+0300) Subject: mmc: core: Enable / disable re-tuning X-Git-Tag: omap-for-v4.2/fixes-rc1^2~161^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d5a65aeea43920bf3ff60791f317570dd6f54f;p=pandora-kernel.git mmc: core: Enable / disable re-tuning Enable re-tuning when tuning is executed and disable re-tuning when card is no longer initialized. In the case of SDIO suspend, the card can keep power. In that case, re-tuning need not be disabled, but, if a re-tuning timer is being used, ensure it is disabled and assume that re-tuning will be needed upon resume since it is not known how long the suspend will last. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed