hc
2023-11-06 1622ff3442ff6aecc1f538cda437379d1f6a4a93
kernel/drivers/mmc/host/tmio_mmc.c
....@@ -153,6 +153,7 @@
153153 static struct platform_driver tmio_mmc_driver = {
154154 .driver = {
155155 .name = "tmio-mmc",
156
+ .probe_type = PROBE_PREFER_ASYNCHRONOUS,
156157 .pm = &tmio_mmc_dev_pm_ops,
157158 },
158159 .probe = tmio_mmc_probe,