forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-07 5e8555e3ea324daaf0e38422bcba48c4df33a0d9
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,