Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48850
b: refs/heads/master
c: 834aba0
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala committed Feb 17, 2007
1 parent c831480 commit 412af3d
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: 578f8f20f3c7e2c18083cf3bd434df994280af30
refs/heads/master: 834aba09598022f898eec651c0584b8b5d177e0a
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 @@ -119,6 +119,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 412af3d

Please sign in to comment.