Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328952
b: refs/heads/master
c: 75c5971
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi Doyu authored and Marek Szyprowski committed Oct 2, 2012
1 parent ecd5c68 commit 5ec7eb4
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: 5a796eeb7bbacc628044b12a2d000167ddbabec8
refs/heads/master: 75c5971614932ca53009cbbdfd6c8f96eab9e46f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/dma-mapping.c
Original file line number Diff line number Diff line change
Expand Up @@ -1666,7 +1666,7 @@ int arm_iommu_attach_device(struct device *dev,
dev->archdata.mapping = mapping;
set_dma_ops(dev, &iommu_ops);

pr_info("Attached IOMMU controller to %s device.\n", dev_name(dev));
pr_debug("Attached IOMMU controller to %s device.\n", dev_name(dev));
return 0;
}

Expand Down

0 comments on commit 5ec7eb4

Please sign in to comment.