summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@intel.com>2010-08-19 20:42:30 -0500
committerTakashi Iwai <tiwai@suse.de>2010-08-23 12:24:33 +0200
commitbe06ab3ee7266c6ca7d2475d45b42cc4f47a20f8 (patch)
treed107cf0583b255e284268c2082d44121f15c3118
parent97d25c0766405453d3c298bd51dd4916121a4f6a (diff)
downloadalsa-lib-be06ab3ee7266c6ca7d2475d45b42cc4f47a20f8.tar.gz
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>
-rw-r--r--src/conf/cards/HDA-Intel.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/conf/cards/HDA-Intel.conf b/src/conf/cards/HDA-Intel.conf
index 726e8c9f..f7eecb45 100644
--- a/src/conf/cards/HDA-Intel.conf
+++ b/src/conf/cards/HDA-Intel.conf
@@ -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
}
]