forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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)