From: Adrian Hunter Date: Wed, 24 Sep 2014 07:27:32 +0000 (+0300) Subject: mmc: sdhci: Let a driver override timeout clock frequency X-Git-Tag: fixes-against-v3.18-rc2~127^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5fa92e58bce2cbcce99c2c5260c0b338a1ef201;p=pandora-kernel.git mmc: sdhci: Let a driver override timeout clock frequency Let a driver override the timeout clock frequency by populating it before calling sdhci_add_host(). Note the value will otherwise be zero because sdhci_host is zeroed when allocated. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed