From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v4 2/7] ASoC: da7210: Add support for High pass and Voice filters for ADC and DAC Date: Mon, 17 Oct 2011 22:44:07 +0100 Message-ID: <20111017214407.GG5200@opensource.wolfsonmicro.com> References: <1318670406.613.35.camel@matrix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 3C44E1038D6 for ; Mon, 17 Oct 2011 23:44:09 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1318670406.613.35.camel@matrix> 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: Ashish Chavan Cc: linux-kernel , alsa-devel , lrg , "kuninori.morimoto.gx" , David Dajun Chen List-Id: alsa-devel@alsa-project.org On Sat, Oct 15, 2011 at 02:50:06PM +0530, Ashish Chavan wrote: > This patch add controls for setting cut-off for high pass and voice > filters of ADC and DAC. There are also switches to enable/disable > these filters. Applied, thanks.