mmc: fsl_esdhc: drop useless fdt fixup
authorYangbo Lu <yangbo.lu@nxp.com>
Thu, 19 Dec 2019 10:59:26 +0000 (18:59 +0800)
committerPeng Fan <peng.fan@nxp.com>
Thu, 16 Jan 2020 05:16:24 +0000 (13:16 +0800)
commit7fdcbac5d6879a14c62b5bb52a4d164274eb8cd8
treed3060bec0e7ffce370f119395ac31eecc0c9d00b
parent6982315adffa80f66091dd417086e97bfb6a013d
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>
drivers/mmc/fsl_esdhc.c