]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: sdhci-of-esdhc: Drop the use of sdhci_pltfm_free()
authorBinbin Zhou <zhoubinbin@loongson.cn>
Sat, 7 Jun 2025 07:39:02 +0000 (15:39 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Jun 2025 10:43:25 +0000 (12:43 +0200)
commita1402b12dc09853e264fae1414ac502a97915333
tree8d600be53c65fb994509a3db050cc5369bd32530
parent91a001a1a0749e5d24606d46ac5dfd4433c00956
mmc: sdhci-of-esdhc: Drop the use of sdhci_pltfm_free()

Since the devm_mmc_alloc_host() helper is already in use,
sdhci_pltfm_free() is no longer needed.

Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Link: https://lore.kernel.org/r/03a03a94c933694c8e4f6f4b7b05bc69932dc7f8.1749127796.git.zhoubinbin@loongson.cn
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-esdhc.c