diff options
author | Geoffrey D. Bennett <g@b4.vu> | 2023-12-26 21:06:38 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-12-29 17:52:13 +0300 |
commit | 1b53c116232e082db06ab5310c1be1d4bf75dfe1 (patch) | |
tree | 7d0d6e5f651c0641b7860d8c8e17b0e992e3bd34 /sound/drivers | |
parent | 4fa07ff7b625e5578dd974d5c43d701cb3624d84 (diff) | |
download | linux-1b53c116232e082db06ab5310c1be1d4bf75dfe1.tar.xz |
ALSA: scarlett2: Allow for controls with a "mute mode"
Gen 2/3 interfaces would only use 0/1 values for input level and
phantom power switch controls. Gen 4 interfaces use the second bit to
indicate that the state should be changed (or is changing), and the
input is to be muted (or is muted) while that happens.
Add a "mute" flag to config items to enable this behaviour for the
level/phantom controls.
Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/f603cd16079c97fad910087e0302828a289d1c15.1703612638.git.g@b4.vu
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions