commit | ae065f1ce07c09600af0e1dbb6b071991f7cb6e5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 19 23:00:03 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 25 10:04:24 2018 +0200 |
tree | 344adfdba72ff3cd685bbbc4d2ee4834371f97f4 | |
parent | 01e4a275e93bc955d0b79520156da6367505658f [diff] |
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>