Loading sound/soc/qcom/sdm845.c +1 −1 Original line number Diff line number Diff line Loading @@ -319,7 +319,7 @@ static void sdm845_snd_shutdown(struct snd_pcm_substream *substream) snd_soc_dai_set_sysclk(cpu_dai, Q6AFE_LPASS_CLK_ID_PRI_MI2S_IBIT, 0, SNDRV_PCM_STREAM_PLAYBACK); }; } break; case SECONDARY_MI2S_TX: Loading Loading
sound/soc/qcom/sdm845.c +1 −1 Original line number Diff line number Diff line Loading @@ -319,7 +319,7 @@ static void sdm845_snd_shutdown(struct snd_pcm_substream *substream) snd_soc_dai_set_sysclk(cpu_dai, Q6AFE_LPASS_CLK_ID_PRI_MI2S_IBIT, 0, SNDRV_PCM_STREAM_PLAYBACK); }; } break; case SECONDARY_MI2S_TX: Loading