From: Aaron Lu Date: Wed, 28 Dec 2011 03:11:12 +0000 (+0800) Subject: mmc: sdhci: Fix tuning timer incorrect setting when suspending host X-Git-Tag: v3.2.2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b39b6d126f7133b98e5655e5aedfb87b3e5366c;p=pandora-kernel.git mmc: sdhci: Fix tuning timer incorrect setting when suspending host commit c6ced0db08010ed75df221a2946c5228454b38d5 upstream. When suspending host, the tuning timer shoule be deactivated. And the HOST_NEEDS_TUNING flag should be set after tuning timer is deactivated. Signed-off-by: Philip Rakity Signed-off-by: Aaron Lu Acked-by: Adrian Hunter Signed-off-by: Chris Ball Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed