commit | 9fed28da1243f0d2666f89dccbbbbe7ac8458993 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Thu Oct 31 18:54:24 2019 +0800 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Nov 05 11:21:25 2019 +0800 |
tree | f514334f062cdad4620ed862ba7b7bb318541a25 | |
parent | b64dc8d239a6fbee4233023b50aa9ad2f647bee1 [diff] |
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>