Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309183
b: refs/heads/master
c: 543f3f3
h: refs/heads/master
i:
  309181: 9e8b392
  309179: 907ffb1
  309175: ae29847
  309167: 5edcde9
  309151: 3afc358
  309119: a3827c8
v: v3
  • Loading branch information
Vandana Salve authored and Joerg Roedel committed Apr 16, 2012
1 parent 95aaaeb commit ba1b136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 907309176f38b3312b0aba51de55361be717f444
refs/heads/master: 543f3f33b6165585f755858baaa95530513f5c1e
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/tegra-gart.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ static int gart_iommu_attach_dev(struct iommu_domain *domain,
struct gart_client *client, *c;
int err = 0;

gart = dev_get_drvdata(dev->parent);
gart = gart_handle;
if (!gart)
return -EINVAL;
domain->priv = gart;
Expand Down

0 comments on commit ba1b136

Please sign in to comment.