From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 000/102 - chunk#2] Add const to SOC_ENUM_*_DECL() macros Date: Thu, 20 Feb 2014 08:00:55 +0100 Message-ID: References: <1392723148-12597-1-git-send-email-tiwai@suse.de> <20140220015354.GR2669@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 CF859265715 for ; Thu, 20 Feb 2014 08:00:55 +0100 (CET) In-Reply-To: <20140220015354.GR2669@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 Thu, 20 Feb 2014 10:53:54 +0900, Mark Brown wrote: > > On Tue, Feb 18, 2014 at 12:32:15PM +0100, Takashi Iwai wrote: > > > The first patch adds the const modifier to SOC_ENUM_SINGLE_DECL() & co, > > and the rest are to remove superfluous const modifiers. > > Further to what I was saying the other day about too big a series - > the fact that you've got headers like this in the middle of the series > is an indication of good places to split things up, as well as reducing > the spam factor it having these series headers in the middle of the > series (which is not normal and hence makes things confusing, it's why I > thought there were several patch series each of over 100 patches as > things were coming in). Yeah, I admit it became a bit too big. I sent them so just because they were so trivial, and actually they were the result of all I wrote in a couple of hours, so must be not that hard to handle :) Takashi