From: Stephen Warren Date: Sat, 9 Feb 2013 03:56:27 +0000 (-0700) Subject: mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK X-Git-Tag: v3.9-rc1~78^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29866a98be716111016da69f2747e012843b61e4;p=pandora-kernel.git mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK does basically the same as implementing struct sdhci_ops .get_timeout_clock, so simply set that quirk and remove the custom code to simplify the driver. Reported-by: Lars-Peter Clausen Signed-off-by: Stephen Warren Signed-off-by: Chris Ball --- Reading git-diff-tree failed