From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755636Ab2JKHSN (ORCPT ); Thu, 11 Oct 2012 03:18:13 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:45920 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751335Ab2JKHSI (ORCPT ); Thu, 11 Oct 2012 03:18:08 -0400 Date: Thu, 11 Oct 2012 16:18:00 +0900 From: Mark Brown To: Ashish Chavan Cc: lrg , alsa-devel , David Dajun Chen , linux-kernel Subject: Re: [alsa-devel] [PATCH] ASoC: codecs: da9055: Minor improvements Message-ID: <20121011071759.GC11726@opensource.wolfsonmicro.com> References: <1349870093.13275.16.camel@matrix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1349870093.13275.16.camel@matrix> X-Cookie: You are always busy. 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 10, 2012 at 05:24:53PM +0530, Ashish Chavan wrote: > This patch includes two minor improvements for da9055 codec driver > > (1) Adding support for DSP mode of AIF > (2) Muting Mic PGAs during ALC calibration process Send one patch per change. I suspect the second change is a bug fix rather than an new feature so should go in separately anyway...