diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2016-12-02 15:14:22 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-12-05 14:16:21 +0100 |
commit | 0760c355525c08dd598e86edb2a310688ac8af4c (patch) | |
tree | c11b95c032eb6f70a516961e1eb06c2e0f32dbaf /crypto | |
parent | 5ef5203b95c5090ba40e30ee8eedc5a937fc2898 (diff) | |
download | linux-0760c355525c08dd598e86edb2a310688ac8af4c.tar.bz2 |
mmc: sdhci: Always allow tuning to fall back to fixed sampling
SDHCI falls back to fixed sampling if there is an error during tuning.
However it also reports an error unless there is periodic re-tuning.
That is not the best option because:
a) there is a reasonable chance that fixed sampling will work, especially
at room temperature.
b) re-tuning will be done again anyway if there are CRC errors.
Change to return no error always when falling back to fixed sampling.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions