ASoC: Drop soc-topology ABI v4 support
authorMark Brown <broonie@kernel.org>
Thu, 4 Apr 2024 17:09:18 +0000 (18:09 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 4 Apr 2024 17:09:18 +0000 (18:09 +0100)
commitfe4a074542563c539f6285de1ec78b47f9c9da7d
tree502ac2da03ab4db4d2580cb501a069def47138f6
parent2cfa0eea2675ce569dc80d2c0d2d644a452b77b3
parent4ba509bf3988f36b536b49b9e7022a6358f87f56
ASoC: Drop soc-topology ABI v4 support

Merge series from Cezary Rojewski <cezary.rojewski@intel.com>:

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
sound/soc/soc-topology.c