commit | 01db77e1df3afff14e9bc15004a842a009d0fe40 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Wed Feb 26 13:44:32 2020 +0530 |
committer | Peng Fan <peng.fan@nxp.com> | Mon Mar 09 08:33:16 2020 +0800 |
tree | 13b2315faae5646a332f82971fae15698bf53b61 | |
parent | d222921dcc072600a5fcb70359582be6fa9e54ae [diff] |
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes MMC_LEGACY & SD_LEGACY are not differentiated timings in the spec and don't have any meaningful differences. Therefore, get rid of all references to SD_LEGACY and use MMC_LEGACY to mean both of them. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>