From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Fix a typo in jive_wm8750 Date: Thu, 8 Dec 2011 00:11:33 +0800 Message-ID: <20111207161132.GD22355@opensource.wolfsonmicro.com> References: <1323251087.27710.4.camel@phoenix> 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 68FB024545 for ; Wed, 7 Dec 2011 17:12:01 +0100 (CET) Content-Disposition: inline In-Reply-To: <1323251087.27710.4.camel@phoenix> 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: Axel Lin Cc: Sangbeom Kim , alsa-devel@alsa-project.org, Kukjin Kim , Liam Girdwood , Ben Dooks List-Id: alsa-devel@alsa-project.org On Wed, Dec 07, 2011 at 05:44:47PM +0800, Axel Lin wrote: > Fix a typo in jive_wm8750 that introduces below build error. > Also removes an unused err variable. Applied, thanks.