Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321441
b: refs/heads/master
c: d1d076f
h: refs/heads/master
i:
  321439: 74c2f87
v: v3
  • Loading branch information
Hiroshi Doyu authored and Joerg Roedel committed Aug 3, 2012
1 parent 35ba0b2 commit a72dd72
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: d2453b2c7875dac9b323bff5d21981c41de177b1
refs/heads/master: d1d076f16376066d0a51aa7d465f43059da71562
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/tegra-smmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ static void smmu_iommu_detach_dev(struct iommu_domain *domain,

static int smmu_iommu_domain_init(struct iommu_domain *domain)
{
int i, err = -ENODEV;
int i, err = -EAGAIN;
unsigned long flags;
struct smmu_as *as;
struct smmu_device *smmu = smmu_handle;
Expand Down

0 comments on commit a72dd72

Please sign in to comment.