]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 Jun 2020 11:08:34 +0000 (13:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Jun 2020 11:23:10 +0000 (13:23 +0200)
commit23a2b46966bde1e54a7b67e4968554905d71cad5
tree0a2b32f9c6a03eec5b27a9e86d2ee7d732338ebe
parente65a2caf3b05d616adf3bdd83e3581bbdced5d82
ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls

This patch converts the remaining user of
snd_hda_gen_add_micmute_led() in IDT/Sigmatel codec driver into the
new snd_hda_gen_add_micmute_led_cdev().

Tested-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20200618110842.27238-6-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c