From: Russell King Date: Fri, 25 Apr 2014 11:59:31 +0000 (+0100) Subject: mmc: sdhci: cache timing information locally X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d975f121011a58223c7936ab483c3374a83236c3;p=pandora-kernel.git mmc: sdhci: cache timing information locally Rather than reading back the timing information from the registers, cache it locally. This allows implementations to translate the UHS timing by overriding the set_uhs_signaling() method as required without also having to emulate the SDHCI_HOST_CONTROL2 register. Signed-off-by: Russell King Tested-by: Markus Pargmann Tested-by: Stephen Warren [Ulf Hansson] Resolved conflict Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed