]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci: Drop sdhci_free_host()/sdhci_pltfm_free() interface
authorBinbin Zhou <zhoubinbin@loongson.cn>
Sat, 7 Jun 2025 07:53:41 +0000 (15:53 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Jun 2025 10:43:26 +0000 (12:43 +0200)
commit1f129bc3ebe54a1616a1adf33fef61fb5ec0d26d
tree53e125417e87594d79db421b540b45b4de6da968
parent10e70d56a119e369cd7418a9e39a3d89dd90009a
mmc: sdhci: Drop sdhci_free_host()/sdhci_pltfm_free() interface

>From now on, all calls to sdhci_free_host()/sdhci_pltfm_free() have been
cleaned up, so we can just delete them.

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