From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756775Ab1JSRBY (ORCPT ); Wed, 19 Oct 2011 13:01:24 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:34504 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751791Ab1JSRBX (ORCPT ); Wed, 19 Oct 2011 13:01:23 -0400 Date: Wed, 19 Oct 2011 18:01:21 +0100 From: Mark Brown To: Ashish Chavan Cc: lrg , alsa-devel , David Dajun Chen , "kuninori.morimoto.gx" , linux-kernel Subject: Re: [alsa-devel] [PATCH v6 2/2] ASoC: da7210: Add support for ALC and Noise suppression Message-ID: <20111019170121.GB23788@opensource.wolfsonmicro.com> References: <1319014477.7230.53.camel@matrix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1319014477.7230.53.camel@matrix> X-Cookie: You dialed 5483. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 19, 2011 at 02:24:37PM +0530, Ashish Chavan wrote: > This patch adds controls to set following ALC parameters, > - Max gain, Min gain, Noise gain, Attack rate, Release rate and delay Applied, thanks.