From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@linaro.org (Shawn Guo) Date: Fri, 27 Apr 2012 20:38:26 +0800 Subject: [PATCH 17/17] ARM: ux500: use machine specific hook for late init In-Reply-To: <20120427070829.GA20860@bnru02> References: <1335454725-13089-1-git-send-email-shawn.guo@linaro.org> <1335454725-13089-18-git-send-email-shawn.guo@linaro.org> <20120427070829.GA20860@bnru02> Message-ID: <20120427123822.GY2234@S2101-09.ap.freescale.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Apr 27, 2012 at 12:38:30PM +0530, Srinidhi Kasagar wrote: > On Thu, Apr 26, 2012 at 17:38:45 +0200, Shawn Guo wrote: > > Cc: Srinidhi Kasagar > > Cc: Linus Walleij > > Signed-off-by: Shawn Guo > > --- > > arch/arm/mach-ux500/board-mop500.c | 4 ++++ > > arch/arm/mach-ux500/board-u5500.c | 1 + > > This might collide with Linus W's patch set which removes the > u5500 support. > Then I will drop the changes on board-u5500.c. -- Regards, Shawn