From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: TWL4030: Fix for digital loopback gain range Date: Mon, 12 Jul 2010 09:51:53 +0100 Message-ID: <20100712085153.GA21840@rakim.wolfsonmicro.main> References: <1278924606-5462-1-git-send-email-peter.ujfalusi@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 70C7610381C for ; Mon, 12 Jul 2010 10:51:55 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1278924606-5462-1-git-send-email-peter.ujfalusi@nokia.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: Peter Ujfalusi Cc: alsa-devel@alsa-project.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Mon, Jul 12, 2010 at 11:50:06AM +0300, Peter Ujfalusi wrote: > When the gain is configured using dB value it was > not possible to use -24dB since the loopback got > muted instead of -24dB. > > Signed-off-by: Peter Ujfalusi Acked-by: Mark Brown