All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH - HDA-Intel.conf 1/1] HDA-Intel: do not lock IEC958 Playback switch
@ 2010-08-20  1:42 Pierre-Louis Bossart
  2010-08-23 10:25 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre-Louis Bossart @ 2010-08-20  1:42 UTC (permalink / raw)
  To: alsa-devel; +Cc: Pierre-Louis Bossart

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>

diff --git a/src/conf/cards/HDA-Intel.conf b/src/conf/cards/HDA-Intel.conf
index 726e8c9..f7eecb4 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
 		}
 		]
-- 
1.7.2.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH - HDA-Intel.conf 1/1] HDA-Intel: do not lock IEC958 Playback switch
  2010-08-20  1:42 [PATCH - HDA-Intel.conf 1/1] HDA-Intel: do not lock IEC958 Playback switch Pierre-Louis Bossart
@ 2010-08-23 10:25 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2010-08-23 10:25 UTC (permalink / raw)
  To: Pierre-Louis Bossart; +Cc: alsa-devel, Pierre-Louis Bossart

At Thu, 19 Aug 2010 20:42:30 -0500,
Pierre-Louis Bossart wrote:
> 
> 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>

Applied now.  Thanks.


Takashi

> diff --git a/src/conf/cards/HDA-Intel.conf b/src/conf/cards/HDA-Intel.conf
> index 726e8c9..f7eecb4 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
>  		}
>  		]
> -- 
> 1.7.2.1
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-23 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-20  1:42 [PATCH - HDA-Intel.conf 1/1] HDA-Intel: do not lock IEC958 Playback switch Pierre-Louis Bossart
2010-08-23 10:25 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.