]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - sound/soc/sof/intel/hda-dsp.c
ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statements
[mirror_ubuntu-jammy-kernel.git] / sound / soc / sof / intel / hda-dsp.c
index 18ff1c2f5376e3cdb541433956d95080749e9660..2b001151fe376c83b55066513a487f1524b0d8df 100644 (file)
@@ -44,7 +44,7 @@ int hda_dsp_core_reset_enter(struct snd_sof_dev *sdev, unsigned int core_mask)
        reset = HDA_DSP_ADSPCS_CRST_MASK(core_mask);
        snd_sof_dsp_update_bits_unlocked(sdev, HDA_DSP_BAR,
                                         HDA_DSP_REG_ADSPCS,
-                                        reset, reset),
+                                        reset, reset);
 
        /* poll with timeout to check if operation successful */
        ret = snd_sof_dsp_read_poll_timeout(sdev, HDA_DSP_BAR,