Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243397
b: refs/heads/master
c: 303fef9
h: refs/heads/master
i:
  243395: 52aa930
v: v3
  • Loading branch information
Thomas Gleixner authored and David Howells committed Mar 29, 2011
1 parent 516b9ef commit c96415f
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: c4b159802306c07692324f9aa277e6ed144811e3
refs/heads/master: 303fef9052d90257df3e0e434b834af3938b8a7f
2 changes: 1 addition & 1 deletion trunk/arch/frv/kernel/irq-mb93093.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ static irqreturn_t fpga_interrupt(int irq, void *_mask)
irq = 31 - irq;
mask &= ~(1 << irq);

generic_irq_handle(IRQ_BASE_FPGA + irq);
generic_handle_irq(IRQ_BASE_FPGA + irq);
}

return IRQ_HANDLED;
Expand Down

0 comments on commit c96415f

Please sign in to comment.