]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit56d8b42a52e7474b17252d29cdb30f1a958063ea
treef514334f062cdad4620ed862ba7b7bb318541a25
parent4b870adba20a09dd56f6656be819235513a6d21a
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