From: Vincent Yang Date: Tue, 20 Jan 2015 08:05:16 +0000 (+0800) Subject: mmc: sdhci: add a quirk for tuning work around X-Git-Tag: fixes-v4.0-rc1~141^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d0d04a762db4bd610fd628ad683b5d7dc905e7;p=pandora-kernel.git mmc: sdhci: add a quirk for tuning work around This patch defines a quirk for tuning work around for some sdhci host controller. It sets both SDHCI_CTRL_EXEC_TUNING and SDHCI_CTRL_TUNED_CLK for tuning. It is a preparation and will be used by Fujitsu SDHCI controller f_sdh30 driver. Signed-off-by: Vincent Yang Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed