commit | 3f4e52fc9d81e95ee90f6be7b05ca62fc8c7c1e3 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Tue Aug 17 17:20:33 2021 +0800 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Sep 10 18:17:41 2021 +0800 |
tree | 8ac23c181bb4a675060fdc49f798f1d83f050f6b | |
parent | b817959bd4cc90c1f6405547a2a6c242b3a4b731 [diff] |
mmc: fix switch issue with send_status disabled When send_status is false or wait_dat0 is not supported, the switch function should not send CMD13 but directly return. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>