From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Herman Subject: Re: [PATCH] ad1848_lib: replace common delay loop by function Date: Wed, 05 Sep 2007 21:06:26 +0200 Message-ID: <46DEFE32.9050306@gmail.com> References: <20070905190450.0806df56.krzysztof.h1@wp.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by alsa0.perex.cz (Postfix) with ESMTP id 4132D10388B for ; Wed, 5 Sep 2007 21:12:55 +0200 (CEST) In-Reply-To: <20070905190450.0806df56.krzysztof.h1@wp.pl> 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 List-Id: alsa-devel@alsa-project.org On 09/05/2007 07:04 PM, Krzysztof Helt wrote: > From: Krzysztof Helt > > This patch replaces a common delay loop by a function. > It also uses ARRAY_SIZE macro for the rates table. > > Signed-off-by: Krzysztof Helt Acked-by: Rene Herman