From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 2/2] ad1848: replace duplicated constants in cs4231 Date: Thu, 19 Jun 2008 11:10:00 +0200 Message-ID: References: <20080615124128.48486ddc.krzysztof.h1@poczta.fm> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id C70611037E3 for ; Thu, 19 Jun 2008 11:10:01 +0200 (CEST) In-Reply-To: <20080615124128.48486ddc.krzysztof.h1@poczta.fm> 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: Krzysztof Helt Cc: Alsa-devel , Rene Herman List-Id: alsa-devel@alsa-project.org At Sun, 15 Jun 2008 12:41:28 +0200, Krzysztof Helt wrote: > > From: Krzysztof Helt > > Use AD1848 register names in the cs4231 library as well. > > Signed-off-by: Krzysztof Helt Please fix to be checkpatch.pl clean at the next repost. WARNING: line over 80 characters #438: FILE: sound/isa/cs423x/cs4231_lib.c:525: + snd_cs4231_dout(chip, AD1848_LEFT_INPUT, chip->image[AD1848_LEFT_INPUT]); ... total: 0 errors, 60 warnings, 1319 lines checked thanks, Takashi