From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 9 Feb 2012 17:59:37 +0000 Subject: [PATCH 05/16] ARM: omap: fix vc.c PMIC error message In-Reply-To: <20120209172747.GG1426@atomide.com> References: <87ty312ae0.fsf@ti.com> <20120208235358.GD16877@atomide.com> <20120208235620.GE25414@n2100.arm.linux.org.uk> <87sjikx3xv.fsf@ti.com> <20120209001135.GF25414@n2100.arm.linux.org.uk> <87ipjgx3g3.fsf@ti.com> <20120209004027.GF16877@atomide.com> <20120209164913.GB19159@n2100.arm.linux.org.uk> <20120209171830.GH16877@atomide.com> <20120209172747.GG1426@atomide.com> Message-ID: <20120209175937.GC19159@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Feb 09, 2012 at 09:27:47AM -0800, Tony Lindgren wrote: > * Tony Lindgren [120209 08:47]: > > > > So that leaves me only the second one to queue that adds checks > > for the PMIC info for boards that don't have it, see below. > ... > > > From d269914ece0498f31603ecd85ed3d7a586b3cbcd Mon Sep 17 00:00:00 2001 > > From: Kevin Hilman > > Date: Fri, 30 Sep 2011 11:24:04 -0700 > > Subject: [PATCH] ARM: OMAP2+: PM: only register TWL with voltage layer when device is present > > > > Current code registers voltage layer details for TWL PMIC even when a TWL > > has not been registered. Fix this to only register the TWL with voltage > > layer when the TWL PMIC is initialized by board-level code. > > > > Tested-by: Abhilash Koyamangalath > > Signed-off-by: Kevin Hilman > > Never mind. This one is already in mainline as commit > 46232a3622c6e33605906ee6690dfef372925f53. Okay, I'll re-send patches 1 and 5 for acks then. Once I have those, can I assume that everyone is happy for patches 1 to 15 to go upstream?