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

Convert the Sigmatel/IDT 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-22-tiwai@suse.de
sound/hda/codecs/sigmatel.c