From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH 0/3] spi/s3c64xx diagnostic and PM updates Date: Mon, 30 Jan 2012 08:37:07 -0700 Message-ID: <20120130153707.GL28397@ponder.secretlab.ca> References: <20120121132329.GA10751@opensource.wolfsonmicro.com> <20120121151341.GB20505@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-vx0-f174.google.com ([209.85.220.174]:36618 "EHLO mail-vx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753564Ab2A3PhL (ORCPT ); Mon, 30 Jan 2012 10:37:11 -0500 Received: by vcbgb30 with SMTP id gb30so2762900vcb.19 for ; Mon, 30 Jan 2012 07:37:11 -0800 (PST) Content-Disposition: inline In-Reply-To: <20120121151341.GB20505@sirena.org.uk> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Mark Brown Cc: Linus Walleij , linux-samsung-soc@vger.kernel.org, spi-devel-general@lists.sourceforge.net On Sat, Jan 21, 2012 at 03:13:41PM +0000, Mark Brown wrote: > On Sat, Jan 21, 2012 at 07:27:23AM -0700, Grant Likely wrote: > > > Pushed out to git://git.secretlab.ca/git/linux-2.6.git spi/merge. > > I'll ask Linus to pull in a couple of days after it has hit > > linux-next. > > Thanks. Obviously it'd be nice to get it into 3.3 but I don't see a > huge rush and it did miss the merge window - it doesn't fix any bugs > and without a bunch of other work in cpuidle that's not been done yet > the power gains from the runtime PM are vanishingly small. Okay, I've moved it over to spi/next instead. It will be ready for the v3.4 merge window. g.