]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 13 Sep 2021 16:00:51 +0000 (17:00 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Sep 2021 12:00:36 +0000 (13:00 +0100)
commitf8b22c8a79ecbbc3334a62624dafad18d99cc93d
tree8c4650226e72b8060e1b85a3b2c9ff3c6080ba88
parentfcd3b3afa64a0bebe0be67a846abc10dc8ae4f0d
ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling

This is preparation for moving the generic DSP support out of ASoC. The
majority of the handling of firmware controls is generic and this change
separates the generic and ASoC specific details into separate structures
and functions and renames the generic code named wm_* to cs_*.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210913160057.103842-11-simont@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c
sound/soc/codecs/wm_adsp.h