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