From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] wss_lib: do not mess mixer settings during probe Date: Mon, 25 Aug 2008 08:19:19 +0200 Message-ID: References: <20080824180804.b88effc0.krzysztof.h1@poczta.fm> 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 mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id CEA39244F3 for ; Mon, 25 Aug 2008 08:19:19 +0200 (CEST) In-Reply-To: <20080824180804.b88effc0.krzysztof.h1@poczta.fm> 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: Krzysztof Helt Cc: Alsa-devel , Rene Herman List-Id: alsa-devel@alsa-project.org At Sun, 24 Aug 2008 18:08:03 +0200, Krzysztof Helt wrote: > > From: Krzysztof Helt > > Use the wss_dout function which does not mess > shadowed register values during chip probing. > Otherwise, user ends up with stupid mixer settings > after driver loading. > > Signed-off-by: Krzysztof Helt > --- > > Especially, the recording settings are messed up like > left channel recording from different source than > right channel. Thanks, now applied. Takashi