commit | 7c6a56c1d947ac35b720fc378705457d5ee42984 | [log] [tgz] |
---|---|---|
author | Venkat Gopalakrishnan <venkatg@codeaurora.org> | Tue Sep 15 12:33:13 2015 -0700 |
committer | Xiaonian Wang <xiaonian@codeaurora.org> | Fri Apr 07 17:30:11 2017 -0700 |
tree | 35a84216704b2b223b030a51881111b2d8769f43 | |
parent | 70e2a71866854dd063b691d09b6b4c719b68e059 [diff] |
mmc: sdhci: Clear error interrupt status in CMDQ mode Any CMD/DAT errors raised using the error interrupt status in CMDQ mode also needs to be cleared. If this is not cleared, any error in supported CMDQ CMD's like CMD 44/45/46/47/48 will cause an interrupt storm. Change-Id: Ie725bbf1c859a2dc91b64274e05e71328dfeb1b2 Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>