Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1656
b: refs/heads/master
c: 6cf2b3f
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala authored and Linus Torvalds committed May 28, 2005
1 parent 1f3c5af commit 6294ea1
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: f9e4a005827ec0b33f0c61fec1634a5a3421decd
refs/heads/master: 6cf2b3fc9934a56ceeb393ea5d0149e0bebc80fa
2 changes: 2 additions & 0 deletions trunk/arch/ppc/platforms/85xx/mpc85xx_cds_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,12 +200,14 @@ mpc85xx_cds_init_IRQ(void)
*/
openpic_init(MPC85xx_OPENPIC_IRQ_OFFSET);

#ifdef CONFIG_PCI
openpic_hookup_cascade(PIRQ0A, "82c59 cascade", i8259_irq);

for (i = 0; i < NUM_8259_INTERRUPTS; i++)
irq_desc[i].handler = &i8259_pic;

i8259_init(0);
#endif

#ifdef CONFIG_CPM2
/* Setup CPM2 PIC */
Expand Down

0 comments on commit 6294ea1

Please sign in to comment.