]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commitee3cce59b1cecad7edd2022a443c8607faa9a4ad
treea26a0e88c1365a8f2676a4c5d1bc167ac1667c74
parent56e8bbb7a0d1b15a1af87fc7d6a73469f6ed4bd2
parent0f68f56ab7be101fc949177774107769e63f13e9
ASoC: use inclusive language for

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.