commit | 01e4a275e93bc955d0b79520156da6367505658f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 19 22:47:30 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 25 10:04:23 2018 +0200 |
tree | 5606b417fc5ff47d97d9d68394559dad99838ed6 | |
parent | 215c850cf205fa502aa45c2540b8d8bc70bd0f1e [diff] |
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>