From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756680Ab3BETsD (ORCPT ); Tue, 5 Feb 2013 14:48:03 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:37026 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756073Ab3BETr7 (ORCPT ); Tue, 5 Feb 2013 14:47:59 -0500 From: Kevin Hilman To: Grant Likely Cc: NeilBrown , "Shilimkar\, Santosh" , "Rafael J. Wysocki" , Tarun Kanti DebBarma , Tony Lindgren , Benoit , Felipe Balbi , linux-omap@vger.kernel.org, lkml , Jon Hunter Subject: Re: [PATCH] OMAP GPIO - don't wake from suspend unless requested. Organization: Deep Root Systems, LLC References: <20120825214459.7333a376@notabene.brown> <20120827085312.75957354@notabene.brown> <20120906130510.32b0b877@notabene.brown> <20120906170245.10e97bdd@notabene.brown> <87627pldkj.fsf@deeprootsystems.com> <87ipblahho.fsf@deeprootsystems.com> <20121214180553.5eb62c0c@notabene.brown> <20121219222028.6BA4A3E0AD6@localhost> Date: Tue, 05 Feb 2013 11:47:54 -0800 In-Reply-To: <20121219222028.6BA4A3E0AD6@localhost> (Grant Likely's message of "Wed, 19 Dec 2012 22:20:28 +0000") Message-ID: <87622635lh.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Grant Likely writes: > On Fri, 14 Dec 2012 18:05:53 +1100, NeilBrown wrote: >> On Mon, 10 Sep 2012 10:57:07 -0700 Kevin Hilman >> wrote: >> >> >> > OK thanks, I'll queue this up for v3.6-rc as this should qualify as a >> > regression. >> >> I don't think this did actually get queued. At least I'm still seeing the >> bug in 3.7 and I cannot see a patch in the git history that looks right. >> But then I don't remember what we ended up with - it was 3 months ago!!! >> >> This is the last thing I can find in my email history - it still seems to >> apply and still seems to work. >> >> NeilBrown > > Kevin, let me know if I need to do anything here. Since you might have > it in one of you're trees, I'm not going to do anything unless I hear > from you. oops, just stumbled across this one. Sorry for the lag. Grant, feel free to apply. Seems this one never made it into my queue. Kevin