ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 Jun 2020 11:08:33 +0000 (13:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Jun 2020 11:23:01 +0000 (13:23 +0200)
commite65a2caf3b05d616adf3bdd83e3581bbdced5d82
tree2970af2faccfb45485da1b03b98b664efb6df732
parent8a503555be4647bfa5312db4dd622a357492beb7
ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls

This patch converts the remaining user of
snd_hda_gen_add_micmute_led() in Conexant 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-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c