From: Mark Brown Date: Mon, 25 Apr 2022 17:22:55 +0000 (+0100) Subject: ASoC: Add macros for signed TLV controls with callbacks X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9a2fb6e78136cfd4499c745ace0f7bc7473556da;p=linux.git ASoC: Add macros for signed TLV controls with callbacks Merge series from Richard Fitzgerald : 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. --- 9a2fb6e78136cfd4499c745ace0f7bc7473556da