commit | 5ebc07a834b4c55cb871c5db5b5e582096860eda | [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 | 889ed6c16603fff6dc1d72e5201683fee52fb5e5 [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>