Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291739
b: refs/heads/master
c: 6eb84bd
h: refs/heads/master
i:
  291737: b52210a
  291735: 6ee4080
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 21, 2012
1 parent 86e9325 commit dc21f52
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: a80581d0d1b11b2d4bbb9333c1cac5416714112d
refs/heads/master: 6eb84bd29bffca09476522b4c3c4438c2df2cb5b
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s3c24xx/pm-simtec.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ static __init int pm_simtec_init(void)
!machine_is_aml_m5900())
return 0;

printk(KERN_INFO "Simtec Board Power Manangement" COPYRIGHT "\n");
printk(KERN_INFO "Simtec Board Power Management" COPYRIGHT "\n");

gstatus4 = (__raw_readl(S3C2410_BANKCON7) & 0x3) << 30;
gstatus4 |= (__raw_readl(S3C2410_BANKCON6) & 0x3) << 28;
Expand Down

0 comments on commit dc21f52

Please sign in to comment.