forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-04 f33f61bdb7ca6d5ebe7a78f9d8694b91360279ac
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,