From: Matthieu CASTET Date: Thu, 14 Aug 2014 14:03:18 +0000 (+0200) Subject: sdhci : recompute timeout_clk when needed X-Git-Tag: fixes-against-v3.18-rc2~127^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac6a52fe9b14851d56b3c19c3d5a95790c46fac;p=pandora-kernel.git sdhci : recompute timeout_clk when needed when SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK is set, timeout_clk is sdclk. We need to update it when we change sdclk in sdhci_set_clock. This allow to have a more precisse timeout and max_busy_timeout. This can help for command that need a big busy wait (erase, ...). Signed-off-by: Matthieu CASTET Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed