From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 9 Feb 2012 09:27:47 -0800 Subject: [PATCH 05/16] ARM: omap: fix vc.c PMIC error message In-Reply-To: <20120209171830.GH16877@atomide.com> References: <20120208184539.GE29796@atomide.com> <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> Message-ID: <20120209172747.GG1426@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * 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. Regards, Tony