mmc: fix device_remove when HS400_ES is enabled
authorYe Li <ye.li@nxp.com>
Tue, 17 Aug 2021 09:20:34 +0000 (17:20 +0800)
committerPeng Fan <peng.fan@nxp.com>
Fri, 10 Sep 2021 10:17:49 +0000 (18:17 +0800)
commitfb8c2e8fa936f8ebe4b7cc822abe33ff620585cd
treef35f467f6a5735517d5d1bc400633c998c8093b5
parent3f4e52fc9d81e95ee90f6be7b05ca62fc8c7c1e3
mmc: fix device_remove when HS400_ES is enabled

HS400_ES is missed when down grade to HS mode during
device_remove the mmc device

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/mmc.c