Re: [PATCHv5 1/3] ARM: tegra: Add Tegra AHB driver
From: Stephen Warren <hidden>
Date: 2012-05-07 15:47:23
Also in:
linux-arm-kernel, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2012-05-07 15:47:23
Also in:
linux-arm-kernel, linux-tegra, lkml
On 05/07/2012 05:36 AM, Hiroshi Doyu wrote:
From: Arnd Bergmann <arnd@arndb.de> Subject: Re: [PATCHv5 1/3] ARM: tegra: Add Tegra AHB driver Date: Mon, 7 May 2012 12:24:48 +0200 Message-ID: [ref]quoted
On Monday 07 May 2012, Hiroshi Doyu wrote:quoted
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?