From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 2.6.26-rc2] ASoC: Fix wrong enum count for jack_function in N810 machine driver Date: Tue, 13 May 2008 15:32:51 +0200 Message-ID: References: <1210682524-13966-1-git-send-email-jarkko.nikula@nokia.com> <20080513132353.GD21292@sirena.org.uk> 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 (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 8BEE324B0D for ; Tue, 13 May 2008 15:32:52 +0200 (CEST) In-Reply-To: <20080513132353.GD21292@sirena.org.uk> 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: Mark Brown Cc: alsa-devel@alsa-project.org, Jarkko Nikula List-Id: alsa-devel@alsa-project.org At Tue, 13 May 2008 14:23:53 +0100, Mark Brown wrote: > > On Tue, May 13, 2008 at 03:42:04PM +0300, Jarkko Nikula wrote: > > > Fix this typo and avoid similar errors by using ARRAY_SIZE macro. > > Acked-by: Mark Brown > > and queued for Takashi if he doesn't pick it up directly first. I did :) Will be for the next push round. Thanks anyway. Takashi