]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SDCA: Add type flag for Controls
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 12 Mar 2025 17:22:03 +0000 (17:22 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 16 Mar 2025 23:27:56 +0000 (23:27 +0000)
commit2a4667f3d589524bd2fbfe4f7dc0e2f12b832e10
tree90ef77f77c56e0c82333285a3cc9fe3327c484ae
parent49680c9f13b64c13e79e1312c7616d0ab9775e4a
ASoC: SDCA: Add type flag for Controls

SDCA Controls come in a variety of data formats, to simplify later
parsing work out this data type as the control is parsed and stash it
for later use.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250312172205.4152686-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_function.h
sound/soc/sdca/sdca_functions.c