ALSA: hda/realtek - Simplify mute LED GPIO handling
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 Jun 2018 20:47:30 +0000 (22:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Jun 2018 08:04:23 +0000 (10:04 +0200)
commit01e4a275e93bc955d0b79520156da6367505658f
tree5606b417fc5ff47d97d9d68394559dad99838ed6
parent215c850cf205fa502aa45c2540b8d8bc70bd0f1e
ALSA: hda/realtek - Simplify mute LED GPIO handling

Now we can simplify the mute LED GPIO handling as well.  Each fixup
dealing with GPIO for the mute LED controls defined the static init
verbs, and they are converted to the common GPIO bit fields with the
new helper, alc_fixup_hp_gpio_led().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c