Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271585
b: refs/heads/master
c: a65bc64
h: refs/heads/master
i:
  271583: 30817fd
v: v3
  • Loading branch information
Joerg Roedel committed Oct 21, 2011
1 parent 239e9b0 commit ff9e204
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: 4236d97df69970680a017cf9255041c827c42b45
refs/heads/master: a65bc64f91623b9f7ef1fc7afa27e857c7b6e4a2
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/omap-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@ static int __init omap_iommu_init(void)
return -ENOMEM;
iopte_cachep = p;

register_iommu(&omap_iommu_ops);
bus_set_iommu(&platform_bus_type, &omap_iommu_ops);

return platform_driver_register(&omap_iommu_driver);
}
Expand Down

0 comments on commit ff9e204

Please sign in to comment.