ASoC: use inclusive language for
authorMark Brown <broonie@kernel.org>
Tue, 4 Mar 2025 14:43:50 +0000 (14:43 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 4 Mar 2025 14:43:50 +0000 (14:43 +0000)
Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

We have both

(A) SND_SOC_DAIFMT_CB{M/S}_CF{M/S} : Master/Slave.
(B) SND_SOC_DAIFMT_CB{P/C}_CF{P/S} : Provider/Consumer

We should use (B), and want to remove (A). This patch-set do it.


Trivial merge