hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
kernel/drivers/mmc/host/sdhci-of-hlwd.c
....@@ -84,6 +84,7 @@
8484 static struct platform_driver sdhci_hlwd_driver = {
8585 .driver = {
8686 .name = "sdhci-hlwd",
87
+ .probe_type = PROBE_PREFER_ASYNCHRONOUS,
8788 .of_match_table = sdhci_hlwd_of_match,
8889 .pm = &sdhci_pltfm_pmops,
8990 },