OSDN Git Service

ALSA: hda/realtek - Convert some manual GPIO setups
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 Jun 2018 21:00:03 +0000 (23:00 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Jun 2018 08:04:24 +0000 (10:04 +0200)
commitae065f1ce07c09600af0e1dbb6b071991f7cb6e5
tree344adfdba72ff3cd685bbbc4d2ee4834371f97f4
parent01e4a275e93bc955d0b79520156da6367505658f
ALSA: hda/realtek - Convert some manual GPIO setups

This patch converts the remaining static init verbs for GPIO bits with
the common gpio_* fields management.  Only the verbs setting the GPIO
data bits are targeted in this patch.  The rest will be changed in
later patches.

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