]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_ops
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Thu, 26 Feb 2026 12:41:15 +0000 (12:41 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Feb 2026 13:05:24 +0000 (14:05 +0100)
commit786ea2b694f48e1b34f1dcf104e09357fc99ef34
tree77d7897dee65b2042152e0974a4095352a9e66dd
parent1a7ba00901438985d817a24628753ef0323a4860
ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_ops

Since commit af37511305c0 ("firmware: cs_dsp: Don't require client to
provide a struct cs_dsp_client_ops") the client doesn't have to provide
a struct cs_dsp_client_ops. So remove the dummy cs_dsp_client_ops.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260226124115.1811187-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/side-codecs/cs35l56_hda.c