]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
authorFaiz Abbas <faiz_abbas@ti.com>
Wed, 26 Feb 2020 08:14:32 +0000 (13:44 +0530)
committerPeng Fan <peng.fan@nxp.com>
Mon, 9 Mar 2020 00:33:16 +0000 (08:33 +0800)
commitc3f3e46373f5006597bbffae1d887a0ae01ef9c0
tree13b2315faae5646a332f82971fae15698bf53b61
parent44541c9a56cb6b712d7e2f9b0fa5d2b01a92ebe8
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>
drivers/mmc/fsl_esdhc_imx.c
drivers/mmc/mmc.c
drivers/mmc/omap_hsmmc.c
drivers/mmc/zynq_sdhci.c
include/mmc.h