From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: AD1836: Fix build error Date: Tue, 7 Jun 2011 09:49:10 +0100 Message-ID: <20110607084910.GB18544@opensource.wolfsonmicro.com> References: <20110607115505.71c9a330.sfr@canb.auug.org.au> <1307422979-14160-1-git-send-email-lars@metafoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 2DE63243B2 for ; Tue, 7 Jun 2011 10:49:12 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1307422979-14160-1-git-send-email-lars@metafoo.de> 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: Lars-Peter Clausen Cc: Stephen Rothwell , alsa-devel@alsa-project.org, Liam Girdwood , device-drivers-devel@blackfin.uclinux.org, linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Tue, Jun 07, 2011 at 07:02:59AM +0200, Lars-Peter Clausen wrote: > Commit f97d0c6d5f94 ("ASoC: AD1836: Add input gain control for ADC2") contained > a typo in the register name, causing a build error. This patch fixes it. > > Signed-off-by: Lars-Peter Clausen Applied, thanks.