diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-25 12:59:31 +0100 |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-05-22 08:33:25 -0400 |
commit | d975f121011a58223c7936ab483c3374a83236c3 (patch) | |
tree | 24bc60cfe13146495c16108d40b12f878a805849 /samples | |
parent | 96d7b78cfc2fd6b1539704e2d33239dbaa097cc4 (diff) |
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 <rmk+kernel@arm.linux.org.uk>
Tested-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Stephen Warren <swarren@nvidia.com>
[Ulf Hansson] Resolved conflict
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions