mmc: sdhci-esdhc-imx: Remove redundant code for manual tuning
authorHaibo Chen <haibo.chen@nxp.com>
Wed, 18 Aug 2021 11:16:50 +0000 (19:16 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Aug 2021 09:04:27 +0000 (11:04 +0200)
commita0dbbdc2036e7406bf937912f7997c0b34042464
treeafdfbc2d11446f22b37665b1cadba5a0b16de150
parentfe72d08a961f9e09a7b04c15904a98f7c8cd537e
mmc: sdhci-esdhc-imx: Remove redundant code for manual tuning

For manual tuning method, already call esdhc_prepare_tuning() config the
necessary registers, so remove the redundant code in esdhc_writew_le() for
SDHCI_HOST_CONTROL2.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Link: https://lore.kernel.org/r/1629285415-7495-1-git-send-email-haibo.chen@nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c