]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: mediatek: mt8365-mt6357: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 26 Feb 2025 01:39:26 +0000 (01:39 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Mar 2025 12:59:31 +0000 (12:59 +0000)
In SND_SOC_DAIFMT_CBx_CFx, M/S are no longer used. use P/C.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87frk18oxe.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8365/mt8365-mt6357.c

index 9f28d6bf03237431c6cd7683be691441142ee838..a998fba82bfecb7765d71f6719623065fda7a3e7 100644 (file)
@@ -225,7 +225,7 @@ static struct snd_soc_dai_link mt8365_mt6357_dais[] = {
                .id = DAI_LINK_2ND_I2S_INTF,
                .dai_fmt = SND_SOC_DAIFMT_I2S |
                                SND_SOC_DAIFMT_NB_NF |
-                               SND_SOC_DAIFMT_CBS_CFS,
+                               SND_SOC_DAIFMT_CBC_CFC,
                SND_SOC_DAILINK_REG(i2s3),
        },
        [DAI_LINK_DMIC] = {