Revert "mmc: msm_sdcc: use DATA_PEND bit for write opration"
This reverts commit bbf38a35, which has been reported to break the SDIO communication and cause WLAN connectivity issues. It doesn't handle CMD53 WRITE used in SDIO communication due to which the controller hang is observed. DATA_PEND is operational only for CMD24 and CMD25 used by SD/MMC cards. Change-Id: I63f16f028a2e9d5be87754bd61b765667bfd00e3 Signed-off-by:Sujit Reddy Thumma <sthumma@codeaurora.org>
Loading
Please sign in to comment