Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756862Ab2EGPrX (ORCPT ); Mon, 7 May 2012 11:47:23 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:50412 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756084Ab2EGPrV (ORCPT ); Mon, 7 May 2012 11:47:21 -0400 Message-ID: <4FA7EE85.7030503@wwwdotorg.org> Date: Mon, 07 May 2012 09:47:17 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20 MIME-Version: 1.0 To: Hiroshi Doyu CC: "arnd@arndb.de" , "linux@arm.linux.org.uk" , "linux-tegra@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "balbi@ti.com" , "grant.likely@secretlab.ca" , "rob.herring@calxeda.com" , "rob@landley.net" , "ccross@android.com" , "olof@lixom.net" , "gregkh@linuxfoundation.org" , "ohad@wizery.com" , "linus.walleij@linaro.org" , "linville@tuxdriver.com" , "myungjoo.ham@samsung.com" , "devicetree-discuss@lists.ozlabs.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCHv5 1/3] ARM: tegra: Add Tegra AHB driver References: <201205070859.29174.arnd@arndb.de><20120507.122333.2024326166703361049.hdoyu@nvidia.com><201205071024.48958.arnd@arndb.de> <20120507.143647.508182574757518311.hdoyu@nvidia.com> In-Reply-To: <20120507.143647.508182574757518311.hdoyu@nvidia.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1158 Lines: 27 On 05/07/2012 05:36 AM, Hiroshi Doyu wrote: > From: Arnd Bergmann > Subject: Re: [PATCHv5 1/3] ARM: tegra: Add Tegra AHB driver > Date: Mon, 7 May 2012 12:24:48 +0200 > Message-ID: <201205071024.48958.arnd@arndb.de> > >> On Monday 07 May 2012, Hiroshi Doyu wrote: >>> Tegra doesn't enable ARM_AMBA and Tegra doesn't use the following >>> "drivers/amba/bus.c" right now. I needed to make this directory >>> available to ones without ARM_AMBA enabled. >> >> Ah, right. I looked at arch/arm/Kconfig earlier to see if >> tegra enabled ARM_AMBA but was accidentally looking >> at ARCH_INtegraTOR when grepping for TEGRA ;-) >> >> Your proposed solution sounds good then. > > Thank you for reviewing patches & ACK. Attached the update one here, > instead of sending a while series again. Russell, assuming you're OK with this update patch, is it OK if I take the whole series through the Tegra tree? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/