mci: remove now-duplicate dev->detect implementations in host drivers
Previous commit introduced a fall-back MCI hw_dev->detect
implementation. All drivers touched in this commit populate hw_dev, so
lets drop their now-superfluous detect implementations.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d576796 commit 06846cdea78de7aa1e2b7d4fe84b07835581370d
@Ahmad Fatoum Ahmad Fatoum authored on 2 Jun 2020
Sascha Hauer committed on 3 Jun 2020
Showing 8 changed files
View
drivers/mci/bcm2835-sdhost.c
View
drivers/mci/dove-sdhci.c
View
drivers/mci/dw_mmc.c
View
drivers/mci/imx-esdhc.c
View
drivers/mci/mci-bcm2835.c
View
drivers/mci/mxs.c
View
drivers/mci/omap_hsmmc.c
View
drivers/mci/tegra-sdmmc.c