Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347507
b: refs/heads/master
c: a339772
h: refs/heads/master
i:
  347505: 698b393
  347503: 1d34a50
v: v3
  • Loading branch information
Omar Ramirez Luna authored and Joerg Roedel committed Dec 3, 2012
1 parent 0a7dfe2 commit 4da77ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 18e170d03bcd17f5ccb35b271a95783f63145be7
refs/heads/master: a33977206cd167cb7541cf9044828552d9cae540
2 changes: 0 additions & 2 deletions trunk/drivers/iommu/omap-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -807,9 +807,7 @@ static irqreturn_t iommu_fault_handler(int irq, void *data)
if (!obj->refcount)
return IRQ_NONE;

clk_enable(obj->clk);
errs = iommu_report_fault(obj, &da);
clk_disable(obj->clk);
if (errs == 0)
return IRQ_HANDLED;

Expand Down

0 comments on commit 4da77ed

Please sign in to comment.