Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332283
b: refs/heads/master
c: 6d59180
h: refs/heads/master
i:
  332281: ec055b7
  332279: 9a37658
v: v3
  • Loading branch information
Maxime Bizon authored and John Crispin committed Aug 24, 2012
1 parent d9d48ad commit 3581391
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 64eaea4a84a14f0299b5c0bc400fa92c10512d07
refs/heads/master: 6d591805917cbc691e34cb3f8a10fef5997889bf
3 changes: 3 additions & 0 deletions trunk/arch/mips/bcm63xx/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ void bcm63xx_machine_reboot(void)
}

for (i = 0; i < 2; i++) {
if (!perf_regs[i])
break;

reg = bcm_perf_readl(perf_regs[i]);
if (BCMCPU_IS_6348()) {
reg &= ~EXTIRQ_CFG_MASK_ALL_6348;
Expand Down

0 comments on commit 3581391

Please sign in to comment.