Re: [PATCH 1/2] iommu/tegra: smmu: Simplify allocation at once
From: Hiroshi Doyu <hidden>
Date: 2012-05-15 08:07:14
Also in:
linux-iommu, linux-tegra, lkml
From: Hiroshi Doyu <hidden>
Date: 2012-05-15 08:07:14
Also in:
linux-iommu, linux-tegra, lkml
Stephen Warren [off-list ref] wrote @ Tue, 15 May 2012 01:34:15 +0200:
On 05/14/2012 01:16 PM, Hiroshi DOYU wrote:quoted
To simplify the code, alloc necessary data at once. Signed-off-by: Hiroshi DOYU <redacted> --- This patch requires: [PATCH 1/2] iommu/tegra: smmu: Add device tree support for SMMU http://marc.info/?l=linux-tegra&m=133663641107327&w=2 Also the above patch requires: [PATCH 1/1] dt: Add general DMA window parser http://marc.info/?l=linux-tegra&m=133671302703840&w=2I know I've been harping on about dependencies, but you typically only need to mention them if the dependencies are not already checked into the branch you expect this patch to be checked into.
There was a bit time gap. The former one is merged now. The latter dt/DMA window patch isn't checked in.