From f5fa92e58bce2cbcce99c2c5260c0b338a1ef201 Mon Sep 17 00:00:00 2001 From: Adrian Hunter Date: Wed, 24 Sep 2014 10:27:32 +0300 Subject: [PATCH] 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-format-patch failed