forked from ~ljy/RK356X_SDK_RELEASE

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