ALSA: hda: generic: Drop the old mic-mute LED hook
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 Jun 2020 11:08:36 +0000 (13:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Jun 2020 11:23:29 +0000 (13:23 +0200)
commitfe1a162191a59cbfd3f917e92cdb2d5de996a8a0
treec8b406028d6930120bd3fc4f6670007330fc87ed
parent5fc0f6930035c5ef30f1a869e6450854618b29d7
ALSA: hda: generic: Drop the old mic-mute LED hook

Now all users of the old snd_hda_gen_add_micmute_led() have been
converted to the new LED-classdev variant, and we can make it local,
and remove the unused hda_gen_spec.micmute_led.update callback field.

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