]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()
authorHarin Lee <me@harin.net>
Mon, 24 Nov 2025 18:04:56 +0000 (03:04 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Nov 2025 07:02:15 +0000 (08:02 +0100)
commit5ebd054272718334c543998a6d0b77a9846c16d9
treef1e0d0e4df5a25b67a0d18f038657c4579c43341
parenta748e1dbb2df11fb55ee32a56270341195260b15
ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()

Add a hw parameter to the daio_mgr_dao_init() function to provide
access to model-specific information. This is necessary for proper
configuration of S/PDIF and I2S output ports on different hardware
variants.

Signed-off-by: Harin Lee <me@harin.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20251124180501.2760421-2-me@harin.net
sound/pci/ctxfi/ctdaio.c
sound/pci/ctxfi/cthardware.h
sound/pci/ctxfi/cthw20k1.c
sound/pci/ctxfi/cthw20k2.c