forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
kernel/sound/soc/rockchip/rockchip_multi_dais.c
....@@ -268,7 +268,7 @@
268268
269269 dai_component.of_node = np;
270270
271
- return snd_soc_find_dai(&dai_component);
271
+ return snd_soc_find_dai_with_mutex(&dai_component);
272272 }
273273
274274 static int mdais_runtime_suspend(struct device *dev)