From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 000/105] Rename soc_enum.max field Date: Tue, 18 Feb 2014 12:42:08 +0100 Message-ID: References: <1392722967-12472-1-git-send-email-tiwai@suse.de> 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 A0B8B265232 for ; Tue, 18 Feb 2014 12:42:08 +0100 (CET) In-Reply-To: <1392722967-12472-1-git-send-email-tiwai@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org At Tue, 18 Feb 2014 12:29:24 +0100, Takashi Iwai wrote: > > Hi, > > this is the first chunk of the whole patch serires, preliminary works > for renaming the confusing field name and minor clean ups in the > relevant places. > > After this chunk, SOC_ENUM_*_DECL() macro cleanup and the actual fixes > for the wrong number of enum items will follow. > > Then introduce SOC_ENUM_SINGLE_CONST() & co for omitting the explicit > ARRAY_SIZE() call, and apply it in the later patches. The subject shows a wrong number, it's up to 102, not 105. Sorry for a typo. Takashi