]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixup
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 Jun 2018 21:05:47 +0000 (23:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Jun 2018 08:04:24 +0000 (10:04 +0200)
commitdf73d83fad97237b68949058e632b48d55533c09
tree8a33bcdfceb31773635d739d389b20149dff3449
parentd44a68640668544891fc4b468284d1eaeb49c1d8
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>
sound/pci/hda/patch_realtek.c