Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216795
b: refs/heads/master
c: c89f168
h: refs/heads/master
i:
  216793: 709fe96
  216791: 92bb128
v: v3
  • Loading branch information
Kevin Hilman committed Sep 24, 2010
1 parent 0e10486 commit 70a0cb9
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: 4b5dc96a71b85f2d8759decb23a2ade49a722561
refs/heads/master: c89f1681450822c74afb3217ed4c24a177a23f43
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ static int __init clk_disable_unused(void)
if (!davinci_psc_is_clk_active(ck->gpsc, ck->lpsc))
continue;

pr_info("Clocks: disable unused %s\n", ck->name);
pr_debug("Clocks: disable unused %s\n", ck->name);

davinci_psc_config(psc_domain(ck), ck->gpsc, ck->lpsc,
(ck->flags & PSC_SWRSTDISABLE) ?
Expand Down

0 comments on commit 70a0cb9

Please sign in to comment.