diff options
author | Veerabhadrarao Badiganti <vbadigan@codeaurora.org> | 2017-06-08 23:04:42 +0530 |
---|---|---|
committer | Veerabhadrarao Badiganti <vbadigan@codeaurora.org> | 2017-06-09 22:02:34 +0530 |
commit | 3934c3777207328ff886e73297e9093028ad6a2d (patch) | |
tree | 356f0bffcd1e71c26d5ff9224c6637d532b81a67 /android | |
parent | 6c90c8860c5863fda38b2d2f3145c1d9b940d883 (diff) |
mmc: core: Ignore CRC errors with CMD13 while executing tuning
While executing tuning in case CMD19 fails, the driver sends CMD13
multiple times to ensure the card is ready to receive the next tuning
command. If this status command fails with CRC error, it will trigger
tuning. This will result in back to back tuning multiple times.
To avoid this situation, ignore CRCs error generated with CMD13 while
executing tuning.
Change-Id: Ife338768264ebebebc655fe11874e905abdf7482
Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions