[PATCH 0/2] ASoC: Extend wm_adsp so cs35l56 can suppress controls

From: Simon Trimmer
Date: Mon Aug 05 2024 - 06:30:04 EST


This pair of patches extend wm_adsp to add a callback that can be used
to control whether ALSA controls are added and then tweak cs35l56 to use
it to suppress controls made from firmware coefficients.

Simon Trimmer (2):
ASoC: wm_adsp: Add control_add callback and export
wm_adsp_control_add()
ASoC: cs35l56: Stop creating ALSA controls for firmware coefficients

sound/soc/codecs/cs35l56.c | 11 +++++++++++
sound/soc/codecs/wm_adsp.c | 17 ++++++++++++++---
sound/soc/codecs/wm_adsp.h | 3 +++
3 files changed, 28 insertions(+), 3 deletions(-)

--
2.43.0