]> git.alsa-project.org Git - alsa-lib.git/commitdiff
HDA-Intel: do not lock IEC958 Playback switch
authorPierre-Louis Bossart <pierre-louis.bossart@intel.com>
Fri, 20 Aug 2010 01:42:30 +0000 (20:42 -0500)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Aug 2010 10:24:33 +0000 (12:24 +0200)
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>
src/conf/cards/HDA-Intel.conf

index 726e8c9fb09b21eb6e894094f86956326b75aa1e..f7eecb45c4f2d4ee5f96bf392e5251122040f00f 100644 (file)
@@ -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
                }
                ]