[PATCH v2 0/2] ASoC: Add macros for signed TLV controls with callbacks

From: Richard Fitzgerald
Date: Mon Apr 25 2022 - 08:51:11 EST


This adds SOC_DOUBLE_R_S_EXT_TLV and SOC_SINGLE_S_EXT_TLV macros for
signed TLV controls that need custom get/put callbacks. These will be
needed by future Cirrus codec drivers, but are not particularly exotic
so could be useful for others.

Only change from V1 is sign-off on patch #1.

Richard Fitzgerald (1):
ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macro

Simon Trimmer (1):
ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macro

include/sound/soc.h | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

--
2.30.2