From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/2] ARM: OMAP: misc. PM fixes for v3.2-rc Date: Fri, 18 Nov 2011 15:44:16 -0800 Message-ID: <20111118234415.GS31337@atomide.com> References: <1321644160-19981-1-git-send-email-khilman@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:16229 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754709Ab1KRXoT (ORCPT ); Fri, 18 Nov 2011 18:44:19 -0500 Content-Disposition: inline In-Reply-To: <1321644160-19981-1-git-send-email-khilman@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Kevin Hilman Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org * Kevin Hilman [111118 10:47]: > Tony, > > Here's a couple more PM fixes for v3.2-rc. > > Also available here if you prefer to pull: > > git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.2/fixes/pm > > (Note that this branch also includes the CPUidle fix that you already have > in your fixes branch) This leads into the same commit showing up twice since it's now applied in two different trees. Can you please rebase your branch on the current fixes? Regards, Tony > Kevin > > Felipe Balbi (1): > arm: omap: smartreflex: fix IRQ handling bug > > Kevin Hilman (1): > ARM: OMAP: PM: only register TWL with voltage layer when device is > present > > arch/arm/mach-omap2/pm.c | 6 ++---- > arch/arm/mach-omap2/smartreflex.c | 2 +- > arch/arm/mach-omap2/twl-common.c | 11 +++++++++++ > arch/arm/mach-omap2/twl-common.h | 3 +++ > 4 files changed, 17 insertions(+), 5 deletions(-) > > -- > 1.7.6 > From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 18 Nov 2011 15:44:16 -0800 Subject: [PATCH 0/2] ARM: OMAP: misc. PM fixes for v3.2-rc In-Reply-To: <1321644160-19981-1-git-send-email-khilman@ti.com> References: <1321644160-19981-1-git-send-email-khilman@ti.com> Message-ID: <20111118234415.GS31337@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Kevin Hilman [111118 10:47]: > Tony, > > Here's a couple more PM fixes for v3.2-rc. > > Also available here if you prefer to pull: > > git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.2/fixes/pm > > (Note that this branch also includes the CPUidle fix that you already have > in your fixes branch) This leads into the same commit showing up twice since it's now applied in two different trees. Can you please rebase your branch on the current fixes? Regards, Tony > Kevin > > Felipe Balbi (1): > arm: omap: smartreflex: fix IRQ handling bug > > Kevin Hilman (1): > ARM: OMAP: PM: only register TWL with voltage layer when device is > present > > arch/arm/mach-omap2/pm.c | 6 ++---- > arch/arm/mach-omap2/smartreflex.c | 2 +- > arch/arm/mach-omap2/twl-common.c | 11 +++++++++++ > arch/arm/mach-omap2/twl-common.h | 3 +++ > 4 files changed, 17 insertions(+), 5 deletions(-) > > -- > 1.7.6 >