From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753976AbbE1Ogy (ORCPT ); Thu, 28 May 2015 10:36:54 -0400 Received: from muru.com ([72.249.23.125]:54343 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514AbbE1Ogq (ORCPT ); Thu, 28 May 2015 10:36:46 -0400 Date: Thu, 28 May 2015 07:36:43 -0700 From: Tony Lindgren To: "Rafael J. Wysocki" Cc: Ulf Hansson , Alan Stern , Andreas Fenkart , Greg Kroah-Hartman , Felipe Balbi , Huiquan Zhong , Kevin Hilman , NeilBrown , Mika Westerberg , Nishanth Menon , Peter Hurley , Sebastian Andrzej Siewior , Thomas Gleixner , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-serial@vger.kernel.org, linux-omap Subject: Re: [PATCH 5/5] mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq Message-ID: <20150528143643.GF30984@atomide.com> References: <1431560196-5722-1-git-send-email-tony@atomide.com> <1431560196-5722-6-git-send-email-tony@atomide.com> <55664873.2080604@intel.com> <20150527224500.GB30984@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150527224500.GB30984@atomide.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [150527 15:46]: > * Rafael J. Wysocki [150527 15:44]: > > On 5/25/2015 10:38 AM, Ulf Hansson wrote: > > >On 14 May 2015 at 01:36, Tony Lindgren wrote: > > >>We can now use generic wakeirq handling and remove the custom handling > > >>for the wake-up interrupts. > > >> > > >>Signed-off-by: Tony Lindgren > > >Rafael, if you are fine with it, please take this one through your > > >linux-pm tree. > > > > > >Acked-by: Ulf Hansson > > > > I thought that Tony would resubmit this one. Tony? > > OK I can queue it with Ulf's ack via arm-soc no problem. I've applied this one now into omap-for-v4.2/wakeirq branch that's based on Rafael's pm-wakeirq branch. Regards, Tony