From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>
Cc: linux-sound@vger.kernel.org
Subject: [RFC] ASoC: soc-dai: remove SND_SOC_DAIFMT_CB{MS}_CF{MS}
Date: Wed, 19 Feb 2025 01:19:59 +0000 [thread overview]
Message-ID: <87cyfevigx.wl-kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <87jz9mviis.wl-kuninori.morimoto.gx@renesas.com>
No drivers are using SND_SOC_DAIFMT_CB{MS}_CF{MS}.
Let's remove it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
include/sound/soc-dai.h | 6 ------
1 file changed, 6 deletions(-)
diff --git a/include/sound/soc-dai.h b/include/sound/soc-dai.h
index a11501752637c..c3a3ba4b0bb7e 100644
--- a/include/sound/soc-dai.h
+++ b/include/sound/soc-dai.h
@@ -118,12 +118,6 @@ struct snd_compr_stream;
#define SND_SOC_DAIFMT_CBP_CFC (3 << 12) /* codec clk provider & frame consumer */
#define SND_SOC_DAIFMT_CBC_CFC (4 << 12) /* codec clk consumer & frame consumer */
-/* previous definitions kept for backwards-compatibility, do not use in new contributions */
-#define SND_SOC_DAIFMT_CBM_CFM SND_SOC_DAIFMT_CBP_CFP
-#define SND_SOC_DAIFMT_CBS_CFM SND_SOC_DAIFMT_CBC_CFP
-#define SND_SOC_DAIFMT_CBM_CFS SND_SOC_DAIFMT_CBP_CFC
-#define SND_SOC_DAIFMT_CBS_CFS SND_SOC_DAIFMT_CBC_CFC
-
/* when passed to set_fmt directly indicate if the device is provider or consumer */
#define SND_SOC_DAIFMT_BP_FP SND_SOC_DAIFMT_CBP_CFP
#define SND_SOC_DAIFMT_BC_FP SND_SOC_DAIFMT_CBC_CFP
--
2.43.0
next prev parent reply other threads:[~2025-02-19 1:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-19 1:18 [RFC] ASoC: use inclusive language for SND_SOC_DAIFMT_CBx_CFx Kuninori Morimoto
2025-02-19 1:19 ` [RFC] ASoC: Documentation: DPCM: " Kuninori Morimoto
2025-02-25 15:23 ` (subset) " Mark Brown
2025-02-19 1:19 ` [RFC] ASoC: sh: migor: " Kuninori Morimoto
2025-02-25 15:23 ` Mark Brown
2025-02-19 1:19 ` [RFC] ASoC: ti: rx51: " Kuninori Morimoto
2025-02-25 15:23 ` Mark Brown
2025-02-19 1:19 ` [RFC] ASoC: kirkwood: " Kuninori Morimoto
2025-02-25 15:23 ` Mark Brown
2025-02-19 1:19 ` Kuninori Morimoto [this message]
2025-02-19 1:58 ` [RFC] ASoC: " Mark Brown
2025-02-19 2:18 ` Kuninori Morimoto
2025-02-19 2:39 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87cyfevigx.wl-kuninori.morimoto.gx@renesas.com \
--to=kuninori.morimoto.gx@renesas.com \
--cc=broonie@kernel.org \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox