Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303149
b: refs/heads/master
c: d723c17
h: refs/heads/master
i:
  303147: 1f5c746
v: v3
  • Loading branch information
Grazvydas Ignotas authored and Tony Lindgren committed May 9, 2012
1 parent c1217b8 commit ee3a604
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 33ee0db53994a574b76e0261fc9a3daf71f4b0d7
refs/heads/master: d723c17ab6e7f04f49cd715d5de4d4f6edf7b28a
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-omap2/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ omap_alloc_gc(void __iomem *base, unsigned int irq_start, unsigned int num)
ct->chip.irq_mask = irq_gc_mask_disable_reg;
ct->chip.irq_unmask = irq_gc_unmask_enable_reg;

ct->regs.ack = INTC_CONTROL;
ct->regs.enable = INTC_MIR_CLEAR0;
ct->regs.disable = INTC_MIR_SET0;
irq_setup_generic_chip(gc, IRQ_MSK(num), IRQ_GC_INIT_MASK_CACHE,
Expand Down

0 comments on commit ee3a604

Please sign in to comment.