From: Pierre-Louis Bossart Date: Fri, 20 Aug 2010 01:42:30 +0000 (-0500) Subject: HDA-Intel: do not lock IEC958 Playback switch X-Git-Tag: v1.0.24~26 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=be06ab3ee7266c6ca7d2475d45b42cc4f47a20f8;p=alsa-lib.git 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 Signed-off-by: Takashi Iwai --- 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 } ]