From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756543AbbLDRHL (ORCPT ); Fri, 4 Dec 2015 12:07:11 -0500 Received: from muru.com ([72.249.23.125]:50863 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754375AbbLDRHH (ORCPT ); Fri, 4 Dec 2015 12:07:07 -0500 Date: Fri, 4 Dec 2015 09:07:04 -0800 From: Tony Lindgren To: Grygorii Strashko Cc: Sudeep Holla , Linus Walleij , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-omap@vger.kernel.org Subject: Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Message-ID: <20151204170703.GK23396@atomide.com> References: <1448644860-29323-2-git-send-email-sudeep.holla@arm.com> <20151203181337.GV23396@atomide.com> <56608B72.1040101@ti.com> <20151203213715.GA23396@atomide.com> <56616E74.9000604@ti.com> <20151204153504.GF23396@atomide.com> <5661B861.7010203@ti.com> <5661BB1A.6020709@arm.com> <5661BFC2.3060807@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5661BFC2.3060807@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Grygorii Strashko [151204 08:31]: > On 12/04/2015 06:11 PM, Sudeep Holla wrote: > > > > > > On 04/12/15 15:59, Grygorii Strashko wrote: > >> > >> Sorry, I can't test it right now :( > >> Potential fix below: > > > > I had posted similar patch a while ago which Tony rejected. > > I might have made a mistake of not putting them together, though they > > were part of the same series[1], patch 12 and 16 > > True. I've remembered that I saw smth. like this, but I was not able to find it :( Just tried it and applying that makes the wake-up interrupts not work at all. Regards, Tony