[PATCH 0/5] Use of_device_get_match_data() helper

From: Bean Huo
Date: Wed Feb 02 2022 - 13:07:02 EST


From: Bean Huo <beanhuo@xxxxxxxxxx>

*** BLURB HERE ***

Bean Huo (5):
mmc: wmt-sdmmc: Use of_device_get_match_data() helper
mmc: sdhci-tegra: Use of_device_get_match_data() helper
mmc: sdhci-omap: Use of_device_get_match_data() helper
mmc: sdhci-of-at91: Use of_device_get_match_data() helper
mmc: davinci: Use of_device_get_match_data() helper

drivers/mmc/host/davinci_mmc.c | 6 ++----
drivers/mmc/host/sdhci-of-at91.c | 6 ++----
drivers/mmc/host/sdhci-omap.c | 7 +------
drivers/mmc/host/sdhci-tegra.c | 6 ++----
drivers/mmc/host/wmt-sdmmc.c | 7 ++-----
5 files changed, 9 insertions(+), 23 deletions(-)

--
2.25.1