From: Adrian Hunter Date: Mon, 6 Oct 2014 12:23:07 +0000 (+0300) Subject: mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency X-Git-Tag: fixes-against-v3.18-rc2~127^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8024379e0ae43b1154978c2291ce20f772cbb3bd;p=pandora-kernel.git mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency Braswell eMMC host controller specifies an incorrect timeout clock frequncy in the capabilities registers. The correct value is 1 MHz. A similar fix was done for sdhci-pci, however in the sdhci-acpi case the HID/UID is not unique so the capabilities register values are matched also. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed