summaryrefslogtreecommitdiff
path: root/sound/soc/qcom
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-09-16 07:19:22 +0200
committerTakashi Iwai <tiwai@suse.de>2019-09-16 07:19:22 +0200
commit9bf9bf5440b99edfba496388c90b52ebcd9df715 (patch)
tree2ed6c23e9d174a15d7950e970cb6f3481dd8fcdc /sound/soc/qcom
parentd3f9990f1b48514b33342612b51fad238592d774 (diff)
parenta54f8485727e6e85b5dfe1d9708b80d13fe8bf5f (diff)
Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Final merge window fixes for v5.4 A few small fixes and one feature that came in since I sent you the earlier pull request.
Diffstat (limited to 'sound/soc/qcom')
-rw-r--r--sound/soc/qcom/sdm845.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/qcom/sdm845.c b/sound/soc/qcom/sdm845.c
index 882f52ed8231..28f3cef696e6 100644
--- a/sound/soc/qcom/sdm845.c
+++ b/sound/soc/qcom/sdm845.c
@@ -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: