Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291704
b: refs/heads/master
c: 881b999
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 5, 2012
1 parent b0e1204 commit ecdb45b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 629398eae5d77dd08101b736f7d2faab3fc94725
refs/heads/master: 881b999e771acd2e44a00f28d84d9ac21c309505
2 changes: 1 addition & 1 deletion trunk/arch/mips/bcm63xx/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ static void bcm6348_a1_reboot(void)
u32 reg;

/* soft reset all blocks */
printk(KERN_INFO "soft-reseting all blocks ...\n");
printk(KERN_INFO "soft-resetting all blocks ...\n");
reg = bcm_perf_readl(PERF_SOFTRESET_REG);
reg &= ~SOFTRESET_6348_ALL;
bcm_perf_writel(reg, PERF_SOFTRESET_REG);
Expand Down

0 comments on commit ecdb45b

Please sign in to comment.