summaryrefslogtreecommitdiff
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
authorSahitya Tummala <stummala@codeaurora.org>2014-03-12 16:27:32 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-27 10:29:04 -0700
commit1eb54465509ed12c1684dd107971fffddfb7ca3b (patch)
treeee108d65edea897ced329ac1b86ae63cf54f2dc9 /include/linux/pps_kernel.h
parentb0d11d554caef0ad130fd5d92187d0d8ea14aaff (diff)
mmc: sdhci-msm: fix issue with tuning command
As of now we ignore CRC/INDEX command failures to tuning command and still wait for data from card but in case the card did not receive the command, it won't send the data. This is causing software request timeout for tuning commands. Hence, software must not ignore such cmd errors for tuning commands but end the request immediately after resetting the controller for both CMD and DATA. Also, wait for 146 MCLK cycles for card to send out the data and thus to move to transfer state. Its corresponding phase must also be considered as bad phase. CRs-fixed: 625855 Change-Id: Ic8462dd9c67e4f18a3ce73d972591772be8c6d10 Signed-off-by: Sahitya Tummala <stummala@codeaurora.org> [subhashj@codeaurora.org: fixed minor merge conflict] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions