From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2] ASoC: sgtl5000: Convert to table based DAPM and control init Date: Mon, 23 Jan 2012 10:17:26 +0000 Message-ID: <20120123101725.GA2879@opensource.wolfsonmicro.com> References: <1327285076-27501-1-git-send-email-festevam@gmail.com> 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 CFE762447F for ; Mon, 23 Jan 2012 11:17:27 +0100 (CET) Content-Disposition: inline In-Reply-To: <1327285076-27501-1-git-send-email-festevam@gmail.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: Fabio Estevam Cc: Fabio Estevam , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Mon, Jan 23, 2012 at 12:17:56AM -0200, Fabio Estevam wrote: > From: Fabio Estevam > > Convert to table based DAPM and control init. > > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Fixed typo in codec name (500 instead of 5000) Once things have been applied you should send incremental patches, I've fixed this by hand.