Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154549
b: refs/heads/master
c: f48ef99
h: refs/heads/master
i:
  154547: 944782c
v: v3
  • Loading branch information
Fernando Guzman Lugo authored and Tony Lindgren committed Jun 23, 2009
1 parent 46fab32 commit 3abe3b8
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: c8e6488f7b56d82453fc7d526118e9f1c2df133a
refs/heads/master: f48ef99ca14577f3ea0a48c0e05ed7f5f6d211e9
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ void flush_iotlb_page(struct iommu *obj, u32 da)
if ((start <= da) && (da < start + bytes)) {
dev_dbg(obj->dev, "%s: %08x<=%08x(%x)\n",
__func__, start, da, bytes);

iotlb_load_cr(obj, &cr);
iommu_write_reg(obj, 1, MMU_FLUSH_ENTRY);
}
}
Expand Down

0 comments on commit 3abe3b8

Please sign in to comment.