hc
2023-11-23 7d07b3ae8ddad407913c5301877e694430a3263f
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,