]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-msm: Drop the use of sdhci_pltfm_free()
authorBinbin Zhou <zhoubinbin@loongson.cn>
Sat, 7 Jun 2025 07:37:39 +0000 (15:37 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Jun 2025 10:43:25 +0000 (12:43 +0200)
commitba7f99c514df2d0493f0bd123f3c1b773cd3b5db
tree2f187fdb3a55ef45a3b73cab63a7642fe79cbb4f
parent4340922f5cdee69d368a3f2b7ce26672076261c0
mmc: sdhci-msm: 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/3476546610d5518cc4e4490c4e26a71933615aa6.1749127796.git.zhoubinbin@loongson.cn
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-msm.c