From fac6a52fe9b14851d56b3c19c3d5a95790c46fac Mon Sep 17 00:00:00 2001 From: Matthieu CASTET Date: Thu, 14 Aug 2014 16:03:18 +0200 Subject: [PATCH] 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-format-patch failed