Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271586
b: refs/heads/master
c: 85eebbc
h: refs/heads/master
v: v3
  • Loading branch information
Joerg Roedel committed Oct 21, 2011
1 parent ff9e204 commit 9108795
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: a65bc64f91623b9f7ef1fc7afa27e857c7b6e4a2
refs/heads/master: 85eebbc5e4633e6eee10bdddd00d175daadd5841
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/msm_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ static void __init setup_iommu_tex_classes(void)
static int __init msm_iommu_init(void)
{
setup_iommu_tex_classes();
register_iommu(&msm_iommu_ops);
bus_set_iommu(&platform_bus_type, &msm_iommu_ops);
return 0;
}

Expand Down

0 comments on commit 9108795

Please sign in to comment.