From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2.6.26-rc2] ASoC: Fix wrong enum count for jack_function in N810 machine driver Date: Tue, 13 May 2008 14:23:53 +0100 Message-ID: <20080513132353.GD21292@sirena.org.uk> References: <1210682524-13966-1-git-send-email-jarkko.nikula@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 23CC524B05 for ; Tue, 13 May 2008 15:23:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1210682524-13966-1-git-send-email-jarkko.nikula@nokia.com> 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: Jarkko Nikula Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org 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.