diff options
author | 2025-04-24 19:12:14 +0100 | |
---|---|---|
committer | 2025-04-27 10:02:38 +0200 | |
commit | bdd9ea9187c4722d3256055de683a85341157a53 (patch) | |
tree | b858f867e35c8909945412ae3f7d7eaa0407835f /lib/mpi/mpi-sub-ui.c | |
parent | ALSA: maestro3: Use pure devres PCI (diff) | |
download | wireguard-linux-bdd9ea9187c4722d3256055de683a85341157a53.tar.xz wireguard-linux-bdd9ea9187c4722d3256055de683a85341157a53.zip |
ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module
Delete the hda_cs_dsp module and move the one array and one function
that is used by the cs35l41_hda driver into that driver.
The cs35l41 and cs35l56 drivers stopped creating ALSA controls to
wrap firmware controls. The reasons are explained in:
commit 312c04cee408 ("ALSA: hda: cs35l41: Stop creating ALSA Controls
for firmware coefficients")
and
commit 34e1b1bb7324 ("ALSA: hda: cs35l56: Stop creating ALSA controls
for firmware coefficients")
The cs35l56_hda driver now doesn't use hda_cs_dsp_ctl at all. The
cs35l41_hda driver only uses the small array of firmware names and the
function to read a control value. All other functions and data in
hda_cs_dsp_ctl are unused. There is no need to keep a separate module
for such a small amount of data and code that is only used by one driver,
so remove the whole module.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20250424181214.66759-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions