forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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)