From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH 33/37] sound/soc: use .dev.of_node instead of .node in struct of_device Date: Thu, 11 Mar 2010 14:22:37 -0700 Message-ID: References: <20100311174830.4824.19820.stgit@angua> <20100311180649.4824.10368.stgit@angua> <20100311193458.GA13289@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <20100311193458.GA13289@opensource.wolfsonmicro.com> Sender: linux-ide-owner@vger.kernel.org To: Mark Brown Cc: monstr@monstr.eu, gregkh@suse.de, benh@kernel.crashing.org, akpm@linux-foundation.org, davem@davemloft.net, sfr@canb.auug.org.au, jgarzik@pobox.com, ben-linux@fluff.org, dwmw2@infradead.org, jeremy.kerr@canonical.com, James.Bottomley@suse.de, microblaze-uclinux@itee.uq.edu.au, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, sparclinux@vger.kernel.org, linux-ide@vger.kernel.org, netdev@vger.kernel.org, linux-i2c@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-scsi@vger.kernel.org, alsa-devel@alsa-project.org, timur@freescale.com, lrg@slimlogic.co.uk List-Id: linux-i2c@vger.kernel.org On Thu, Mar 11, 2010 at 12:34 PM, Mark Brown wrote: > On Thu, Mar 11, 2010 at 11:06:50AM -0700, Grant Likely wrote: >> .node is being removed >> >> Signed-off-by: Grant Likely > > Acked-by: Mark Brown > > but please ensure that Liam and especially Timur also check this (both > CCed). > > For enormous patch serieses like this it's really nice if you can ensure > that each person is only CCed on the patches that they need to review. > Much less stuff in the inbox. Yeah, sorry about that (and to everyone receiving this thread, I'm really sorry. I won't do it again). I've already been yelled at for that. What happened is that on a previous series I was yelled at for not sending all patches to everyone (so that the patches could be reviewed in context). So, naturally, I made sure to include everyone on the whole series this time.... doh. Next time I post I'll constrain it to small chunks. Thanks for the review. g.