commit | fe1a162191a59cbfd3f917e92cdb2d5de996a8a0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jun 18 13:08:36 2020 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jun 18 13:23:29 2020 +0200 |
tree | c8b406028d6930120bd3fc4f6670007330fc87ed | |
parent | 5fc0f6930035c5ef30f1a869e6450854618b29d7 [diff] |
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>