]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Add GPIO data update helper
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 Jun 2018 20:28:22 +0000 (22:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Jun 2018 08:04:22 +0000 (10:04 +0200)
commitbefd7cf47f9481e84457adf1ecb4010a1b860c50
treee2abac2dd460f4b9aa781d86529bd402b7bda59a
parent9bbb47d2570db5a07ca085f01e3bcf50bd0f0945
ALSA: hda/realtek - Add GPIO data update helper

For updating GPIO bits dynamically, provide a new helper, and use it
from the alc260 automute hook.  This helper will be used by other
places in future, too.

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