]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/cs8409: Rewrite to new probe method
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Jul 2025 16:04:19 +0000 (18:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Jul 2025 07:55:38 +0000 (09:55 +0200)
commite4c9f524a12c2e5fbd3dc1fb4c0bdadbe4d89f6f
tree29923dc6347625ffd52f578b407600332b06980e
parent1cb8744a36c7e8faa7098207f835af22a65717b5
ALSA: hda/cs8409: Rewrite to new probe method

Convert the CS8409 codec driver to use the new hda_codec_ops probe.
The Dolphin support needs an override of unsol_event callback, and
redirect via spec->unsol_event function pointer for now.

Other than that, no functional changes.

Reviewed-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250709160434.1859-17-tiwai@suse.de
sound/hda/codecs/cirrus/cs8409-tables.c
sound/hda/codecs/cirrus/cs8409.c
sound/hda/codecs/cirrus/cs8409.h