From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH 22/31] ARM: amba: integrator: use common amba device initializers Date: Tue, 24 Jan 2012 16:13:33 +0000 Message-ID: <20120124161332.GN19798@mudshark.cambridge.arm.com> References: <20120120092207.GD1068@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org To: Russell King - ARM Linux Cc: "linux-arm-kernel@lists.infradead.org" , "devicetree-discuss@lists.ozlabs.org" , "linux-mmc@vger.kernel.org" , "linux-omap@vger.kernel.org" , "linux-samsung-soc@vger.kernel.org" , STEricsson List-Id: devicetree@vger.kernel.org On Fri, Jan 20, 2012 at 09:29:50AM +0000, Russell King - ARM Linux wrote: > Signed-off-by: Russell King > --- > arch/arm/mach-integrator/core.c | 70 ++++++------------------------ > arch/arm/mach-integrator/integrator_cp.c | 49 ++++----------------- > 2 files changed, 22 insertions(+), 97 deletions(-) Seems happy enough on my Integrator-CP w/ 1136 core tile. Tested-by: Will Deacon Will