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