mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
HDA-Intel: do not lock IEC958 Playback switch
As discussed with Takashi, removing the lock allows apps to mute the output using the mixer interface. Other AES controls remain locked. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
97d25c0766
commit
be06ab3ee7
1 changed files with 0 additions and 4 deletions
|
|
@ -111,8 +111,6 @@ HDA-Intel.pcm.iec958.0 {
|
|||
}
|
||||
{
|
||||
name "IEC958 Playback Switch"
|
||||
lock true
|
||||
preserve true
|
||||
value true
|
||||
}
|
||||
]
|
||||
|
|
@ -184,8 +182,6 @@ HDA-Intel.pcm.hdmi.common {
|
|||
{
|
||||
name "IEC958 Playback Switch"
|
||||
index $CTLINDEX
|
||||
lock true
|
||||
preserve true
|
||||
value true
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue