Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322123
b: refs/heads/master
c: eba7cbe
h: refs/heads/master
i:
  322121: 261a776
  322119: 838aac9
v: v3
  • Loading branch information
Sachin Kamat authored and Thierry Reding committed Aug 17, 2012
1 parent e15c7b5 commit 1a4201d
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: 2ffdc9a64824a373d09f3417ae4377ec83cd9d16
refs/heads/master: eba7cbe5d8bbc3bc24f46973e44f1566f81d1f56
2 changes: 1 addition & 1 deletion trunk/drivers/pwm/pwm-vt8500.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ static inline void pwm_busy_wait(void __iomem *reg, u8 bitmask)
cpu_relax();

if (unlikely(!loops))
pr_warning("Waiting for status bits 0x%x to clear timed out\n",
pr_warn("Waiting for status bits 0x%x to clear timed out\n",
bitmask);
}

Expand Down

0 comments on commit 1a4201d

Please sign in to comment.