OSDN Git Service

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)
commitaaf312de4eb915e5b45c65c2da7304bf34b5ab47
treee2abac2dd460f4b9aa781d86529bd402b7bda59a
parent5579cd6f6629bc1e09b3b2d13ab7a1ed371c5ac2
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