From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 000/105] Rename soc_enum.max field Date: Tue, 18 Feb 2014 15:58:16 +0000 Message-ID: <20140218155816.GB5438@opensource.wolfsonmicro.com> References: <1392722967-12472-1-git-send-email-tiwai@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 990472651CB for ; Tue, 18 Feb 2014 16:58:17 +0100 (CET) Content-Disposition: inline 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: Takashi Iwai Cc: alsa-devel@alsa-project.org, Mark Brown , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Feb 18, 2014 at 12:29:24PM +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. > > > Takashi For all the Wolfson related patches: Acked-by: Charles Keepax Although as Liam said please feel free to leave it out rather than editing all the patches. Thanks, Charles