From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: cs42l73: Make inv and format to be unsigned int Date: Tue, 22 Nov 2011 13:02:58 +0000 Message-ID: <20111122130258.GB21029@opensource.wolfsonmicro.com> References: <1321607782.8417.2.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 0E13D103A5B for ; Tue, 22 Nov 2011 14:03:00 +0100 (CET) Content-Disposition: inline In-Reply-To: <1321607782.8417.2.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: Brian Austin , Vinod Koul , alsa-devel@alsa-project.org, Georgi Vlaev , Liam Girdwood , Dan Carpenter List-Id: alsa-devel@alsa-project.org On Fri, Nov 18, 2011 at 05:16:22PM +0800, Axel Lin wrote: > Fix below smatch warning: Applied, thanks.