Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48848
b: refs/heads/master
c: 00e402d
h: refs/heads/master
v: v3
  • Loading branch information
Jon Loeliger authored and Kumar Gala committed Feb 17, 2007
1 parent bce8f82 commit 9d3c2c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a32525449b30dfbae804f6b05cde041f35f5a811
refs/heads/master: 00e402d06609d3722b018d696c12cb668065988d
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ mpc86xx_hpcn_init_irq(void)
DBG("mpc86xxhpcn: cascade mapped to irq %d\n", cascade_irq);

i8259_init(cascade_node, 0);
of_node_put(cascade_node);

set_irq_chained_handler(cascade_irq, mpc86xx_8259_cascade);
#endif
}
Expand Down

0 comments on commit 9d3c2c3

Please sign in to comment.