hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
kernel/drivers/mmc/host/s3cmci.c
....@@ -1864,6 +1864,7 @@
18641864 static struct platform_driver s3cmci_driver = {
18651865 .driver = {
18661866 .name = "s3c-sdi",
1867
+ .probe_type = PROBE_PREFER_ASYNCHRONOUS,
18671868 .of_match_table = s3cmci_dt_match,
18681869 },
18691870 .id_table = s3cmci_driver_ids,