commit | df73d83fad97237b68949058e632b48d55533c09 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 19 23:05:47 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 25 10:04:24 2018 +0200 |
tree | 8a33bcdfceb31773635d739d389b20149dff3449 | |
parent | d44a68640668544891fc4b468284d1eaeb49c1d8 [diff] |
ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixup The ALC660VD_FIX_ASUS_GPIO1 quirk requires to set up GPIO bit0 ON while bit 1 OFF. Implement the fixup function and convert from the static init verbs. Signed-off-by: Takashi Iwai <tiwai@suse.de>