kernel/sound/soc/rockchip/rockchip_multi_dais.c
.. .. @@ -268,7 +268,7 @@ 268 268 269 269 dai_component.of_node = np; 270 270 271 - return snd_soc_find_dai(&dai_component);271 + return snd_soc_find_dai_with_mutex(&dai_component);272 272 } 273 273 274 274 static int mdais_runtime_suspend(struct device *dev)