Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: Drop soc-topology ABI v4 support
@ 2024-04-03  9:16 Cezary Rojewski
  2024-04-03  9:16 ` [PATCH 1/4] ASoC: Intel: Skylake: Remove " Cezary Rojewski
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Cezary Rojewski @ 2024-04-03  9:16 UTC (permalink / raw)
  To: broonie
  Cc: alsa-devel, linux-sound, tiwai, perex, amadeuszx.slawinski,
	pierre-louis.bossart, hdegoede, cujomalainey, lmajczak,
	Cezary Rojewski

This patchset impacts UAPI.

The only known users of the soc-topology ABI v4 are Chromebook
configurations. Starting from kernel v5.4, all of them are making use of
soc-topology ABI v5. The patchset first removes obsolete code from the
Intel's skylake-driver - the driver of choice for the mentioned
Chromebooks - and then proceeds with removal of relevant soc-topology.c
and uapi bits.

Cezary Rojewski (4):
  ASoC: Intel: Skylake: Remove soc-topology ABI v4 support
  ASoC: topology: Remove ABI v4 support
  ASoC: topology: Cleanup after ABI v4 support removal
  ASoC: topology: Remove obsolete ABI v4 structs

 include/uapi/sound/asoc.h               |  56 ------
 include/uapi/sound/skl-tplg-interface.h |  74 --------
 sound/soc/intel/skylake/skl-topology.c  | 169 -----------------
 sound/soc/soc-topology.c                | 241 ++----------------------
 4 files changed, 18 insertions(+), 522 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-04 18:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03  9:16 [PATCH 0/4] ASoC: Drop soc-topology ABI v4 support Cezary Rojewski
2024-04-03  9:16 ` [PATCH 1/4] ASoC: Intel: Skylake: Remove " Cezary Rojewski
2024-04-03  9:16 ` [PATCH 2/4] ASoC: topology: Remove " Cezary Rojewski
2024-04-03  9:16 ` [PATCH 3/4] ASoC: topology: Cleanup after ABI v4 support removal Cezary Rojewski
2024-04-03  9:16 ` [PATCH 4/4] ASoC: topology: Remove obsolete ABI v4 structs Cezary Rojewski
2024-04-03 15:53 ` [PATCH 0/4] ASoC: Drop soc-topology ABI v4 support Mark Brown
2024-04-04 14:31   ` Cezary Rojewski
2024-04-04 18:03 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox