From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 000/102 - chunk#5] Add SOC_ENUM_SINGLE_CONST() & co Date: Wed, 19 Feb 2014 07:48:51 +0100 Message-ID: References: <1392724308-13375-1-git-send-email-tiwai@suse.de> <20140219014313.GJ2669@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 E65632652C1 for ; Wed, 19 Feb 2014 07:48:51 +0100 (CET) In-Reply-To: <20140219014313.GJ2669@sirena.org.uk> 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 Wed, 19 Feb 2014 10:43:13 +0900, Mark Brown wrote: > > On Tue, Feb 18, 2014 at 12:51:27PM +0100, Takashi Iwai wrote: > > This is the last chunk of patch series, which introduces two new > > macros, SOC_ENUM_SINGLE_CONST() and SOC_ENUM_DOUBLE_CONST() in order > > to simplify the codes without ARRAY_SIZE() in the caller side. > > Please don't send multiple hundred patch serieses at once via e-mail - > it's very painful to work with long serieses at the best of times and > having several of them at once magnifies the problem and causes problems > with other traffic. Please at least try to split things over multiple > days, and for something like this one looking at the new macros first > would have been good. I've not actually got everything downloaded yet, > will look when I do. OK, we should have worked on git for this from the beginning, then. All patches are found in topic/asoc-enum-fixes branch of sound git tree. Now they include acks of several people. Feel free to go through there, either cherry-pick or just merge as you like. thanks, Takashi