mmc: fsl_esdhc: drop redundant code for non-removable feature
authorYangbo Lu <yangbo.lu@nxp.com>
Thu, 31 Oct 2019 10:54:24 +0000 (18:54 +0800)
committerPeng Fan <peng.fan@nxp.com>
Tue, 5 Nov 2019 03:21:25 +0000 (11:21 +0800)
commit08197cb8dff7cd097ab07a325093043c39d19bbd
treef514334f062cdad4620ed862ba7b7bb318541a25
parent5705973b093e226d3122d1d6439628e1dad24528
mmc: fsl_esdhc: drop redundant code for non-removable feature

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>
drivers/mmc/fsl_esdhc.c