[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220422160112.3026542-1-rf@opensource.cirrus.com>
Date: Fri, 22 Apr 2022 17:01:10 +0100
From: Richard Fitzgerald <rf@...nsource.cirrus.com>
To: <broonie@...nel.org>
CC: <alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>,
<patches@...nsource.cirrus.com>,
Richard Fitzgerald <rf@...nsource.cirrus.com>
Subject: [PATCH 0/2] ASoC: Add macros for signed TLV controls with callbacks
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.
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
Powered by blists - more mailing lists