commit | 7fdcbac5d6879a14c62b5bb52a4d164274eb8cd8 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Thu Dec 19 18:59:26 2019 +0800 |
committer | Peng Fan <peng.fan@nxp.com> | Thu Jan 16 13:16:24 2020 +0800 |
tree | d3060bec0e7ffce370f119395ac31eecc0c9d00b | |
parent | 6982315adffa80f66091dd417086e97bfb6a013d [diff] |
mmc: fsl_esdhc: drop useless fdt fixup The fdt fixup for properties "peripheral-frequency" and "adapter-type" was once for a Freescale SDK release. The properties haven't been existed in linux mainline. Drop these useless code. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>