mmc: dw_mmc: Remove assignment of pdata in dw_mci_pltfm_register()
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 6 Jan 2026 02:16:55 +0000 (10:16 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Feb 2026 11:06:54 +0000 (12:06 +0100)
commitfedf31e20405db12d1019f3df7b27fb7c92d2c61
tree06c98e9d6ca95b5be51245c896cc9da6f073acc8
parent137cf0a4d63322f4be50954da8378bf389493f2e
mmc: dw_mmc: Remove assignment of pdata in dw_mci_pltfm_register()

No one using dw_mci_pltfm_register() passes in platform_data when
searching host and arch directories, remove it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-pltfm.c