From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH - HDA-Intel.conf 1/1] HDA-Intel: do not lock IEC958 Playback switch Date: Mon, 23 Aug 2010 12:25:19 +0200 Message-ID: References: <1282268550-3584-1-git-send-email-pierre-louis.bossart@intel.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 8F232103843 for ; Mon, 23 Aug 2010 12:25:20 +0200 (CEST) In-Reply-To: <1282268550-3584-1-git-send-email-pierre-louis.bossart@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Pierre-Louis Bossart Cc: alsa-devel@alsa-project.org, Pierre-Louis Bossart List-Id: alsa-devel@alsa-project.org 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 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 >