Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375141
b: refs/heads/master
c: 2947382
h: refs/heads/master
i:
  375139: b3dff12
v: v3
  • Loading branch information
John Crispin authored and Ralf Baechle committed May 7, 2013
1 parent 16688af commit 829f423
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6ac8579b96e3bc3581c3a42b326647594e5bbb03
refs/heads/master: 29473822943ab5357cf3fcb718483f07f3188b83
1 change: 1 addition & 0 deletions trunk/arch/mips/ralink/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ static int __init intc_of_init(struct device_node *node,
irq_set_chained_handler(irq, ralink_intc_irq_handler);
irq_set_handler_data(irq, domain);

/* tell the kernel which irq is used for performance monitoring */
cp0_perfcount_irq = irq_create_mapping(domain, 9);

return 0;
Expand Down

0 comments on commit 829f423

Please sign in to comment.