mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
authorSean Anderson <sean.anderson@seco.com>
Tue, 23 Nov 2021 20:03:40 +0000 (15:03 -0500)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Jan 2022 00:56:39 +0000 (09:56 +0900)
commitd39aa73ca87022c9deb0cc1c11dbf4fdb8e27037
treec50d05e9c8815730ff35075abcb011782117ec69
parent95d6b74cf83e53d3acaff175d5addfcb389068ea
mmc: fsl_esdhc_imx: drop redundant code for non-removable feature

[ fsl_esdhc commit commit 08197cb8dff7cd097ab07a325093043c39d19bbd ]

Drop redundant code for non-removable feature. "non-removable" property
has been read in mmc_of_parse().

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
[ set MMC_CAP_NONREMOVABLE in plat->cfg.host_caps ]
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
drivers/mmc/fsl_esdhc_imx.c