]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci_f_sdh30: Drop the use of sdhci_pltfm_free()
authorBinbin Zhou <zhoubinbin@loongson.cn>
Sat, 7 Jun 2025 07:53:18 +0000 (15:53 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Jun 2025 10:43:26 +0000 (12:43 +0200)
commit10e70d56a119e369cd7418a9e39a3d89dd90009a
treeb74394e790e9f8325b3d32ff6741cb262c94bc79
parentc246e780250f61b1a8d207ff354878a9a1883c4c
mmc: sdhci_f_sdh30: 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/c216c46cb5aebe8e4598215428ace4440974c188.1749127796.git.zhoubinbin@loongson.cn
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci_f_sdh30.c