]> Git Repo - linux.git/commit
ALSA: hda: cs35l41: Add Boost type flag
authorLucas Tanure <[email protected]>
Wed, 13 Apr 2022 08:37:18 +0000 (09:37 +0100)
committerTakashi Iwai <[email protected]>
Wed, 13 Apr 2022 08:42:33 +0000 (10:42 +0200)
commitb8388a1aba32bef84884c06c8270efa9eec91267
treefb0e622d2fbe0167cd94bca89768ac48c7b9656e
parent0256949baa327b42aa9224bb10c00b17edd84956
ALSA: hda: cs35l41: Add Boost type flag

Replace vspk_always_on by a enum that better characterizes the boost
type, as there is 3 types of boost hardware.
And with the new boost type other parts of the driver can better handle
the configuration of the chip.

Signed-off-by: Lucas Tanure <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
include/sound/cs35l41.h
sound/pci/hda/cs35l41_hda.c
This page took 0.057748 seconds and 4 git commands to generate.