Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243435
b: refs/heads/master
c: e122996
h: refs/heads/master
i:
  243433: b32f22d
  243431: 91f9db5
v: v3
  • Loading branch information
Stephen Rothwell authored and Linus Torvalds committed Mar 30, 2011
1 parent bed5ada commit 5646674
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: ac0e0447be3b7a3dd583193b0230bfe3ddef0442
refs/heads/master: e122996ae1edf2caf19643cb79366fc2117a6188
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/interrupt.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ static int iic_host_map(struct irq_host *h, unsigned int virq,
break;
case IIC_IRQ_TYPE_IOEXC:
irq_set_chip_and_handler(virq, &iic_ioexc_chip,
handle_iic_irq);
handle_edge_eoi_irq);
break;
default:
irq_set_chip_and_handler(virq, &iic_chip, handle_edge_eoi_irq);
Expand Down

0 comments on commit 5646674

Please sign in to comment.