]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda: Add a simple GPIO setup helper function
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Apr 2026 09:38:15 +0000 (11:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Apr 2026 10:05:54 +0000 (12:05 +0200)
commitcd8fd5a0566e0d93fbd408e6b06ca484a78b5ccd
tree87cd918441b325f4505f69196b22cb5bbdb219e9
parentb0762dd2fcab5b8b4b953314f3f6eb9d92bc16bc
ALSA: hda: Add a simple GPIO setup helper function

Introduce a common GPIO setup helper function, so that we can clean up
the open code found in many codec drivers later.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260409093826.1317626-3-tiwai@suse.de
include/sound/hda_codec.h
sound/hda/common/codec.c