[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240325113127.112783-1-rf@opensource.cirrus.com>
Date: Mon, 25 Mar 2024 11:31:22 +0000
From: Richard Fitzgerald <rf@...nsource.cirrus.com>
To: <broonie@...nel.org>, <tiwai@...e.com>
CC: <linux-sound@...r.kernel.org>, <alsa-devel@...a-project.org>,
<linux-kernel@...r.kernel.org>, <patches@...nsource.cirrus.com>,
"Richard
Fitzgerald" <rf@...nsource.cirrus.com>
Subject: [PATCH 0/5] ALSA: cirrus: Tidy up of firmware control read/write
This set of patches factors out some repeated code to clean up
firmware control read/write functions, and removes some redundant
control notification code.
Simon Trimmer (5):
firmware: cs_dsp: Add locked wrappers for coeff read and write
ASoC: wm_adsp: Use cs_dsp_coeff_lock_and_[read|write]_ctrl()
ALSA: hda: hda_cs_dsp_ctl: Use
cs_dsp_coeff_lock_and_[read|write]_ctrl()
ASoC: wm_adsp: Remove notification of driver write
ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write
drivers/firmware/cirrus/cs_dsp.c | 54 ++++++++++++++++++++++++++
include/linux/firmware/cirrus/cs_dsp.h | 4 ++
sound/pci/hda/hda_cs_dsp_ctl.c | 22 +----------
sound/soc/codecs/wm_adsp.c | 32 ++++-----------
4 files changed, 67 insertions(+), 45 deletions(-)
--
2.39.2
Powered by blists - more mailing lists