Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316590
b: refs/heads/master
c: 0bdbf4c
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi DOYU authored and Joerg Roedel committed Jul 17, 2012
1 parent 9fd8a63 commit ec36e79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff7636292aac6cae2ee3a553d5424ea49c8a8263
refs/heads/master: 0bdbf4ccef4f87016e2fa0c0b34f7a025f364c3d
3 changes: 0 additions & 3 deletions trunk/drivers/iommu/tegra-smmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -562,9 +562,6 @@ static int alloc_pdir(struct smmu_as *as)
u32 val;
struct smmu_device *smmu = as->smmu;

if (as->pdir_page)
return 0;

as->pte_count = devm_kzalloc(smmu->dev,
sizeof(as->pte_count[0]) * SMMU_PDIR_COUNT, GFP_KERNEL);
if (!as->pte_count) {
Expand Down

0 comments on commit ec36e79

Please sign in to comment.