From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v8 2/3] ASoC: da7210: Add support for line out and DAC Date: Sat, 22 Oct 2011 10:37:43 +0100 Message-ID: <20111022093743.GC3316@opensource.wolfsonmicro.com> References: <1319204183.24621.265.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 A1C39245C9 for ; Sat, 22 Oct 2011 11:37:46 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1319204183.24621.265.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 Fri, Oct 21, 2011 at 07:06:23PM +0530, Ashish Chavan wrote: > DA7210 has three line outputs. OUT1 Left, OUT1 Right and OUT2 (mono). > This patch adds support for gain controls for these three line outs. > It also adds support for overall DAC gain control. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753683Ab1JVJhs (ORCPT ); Sat, 22 Oct 2011 05:37:48 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:58328 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753636Ab1JVJhr (ORCPT ); Sat, 22 Oct 2011 05:37:47 -0400 Date: Sat, 22 Oct 2011 10:37:43 +0100 From: Mark Brown To: Ashish Chavan Cc: lrg , alsa-devel , David Dajun Chen , "kuninori.morimoto.gx" , linux-kernel Subject: Re: [alsa-devel] [PATCH v8 2/3] ASoC: da7210: Add support for line out and DAC Message-ID: <20111022093743.GC3316@opensource.wolfsonmicro.com> References: <1319204183.24621.265.camel@matrix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1319204183.24621.265.camel@matrix> X-Cookie: Beware of low-flying butterflies. 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 Fri, Oct 21, 2011 at 07:06:23PM +0530, Ashish Chavan wrote: > DA7210 has three line outputs. OUT1 Left, OUT1 Right and OUT2 (mono). > This patch adds support for gain controls for these three line outs. > It also adds support for overall DAC gain control. Applied, thanks.