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

Convert the Conexant codec driver to use the new hda_codec_ops probe.
No functional changes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250709160434.1859-18-tiwai@suse.de
sound/hda/codecs/conexant.c