git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa45f5c
)
OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code
author
Paul Walmsley
<paul@pwsan.com>
Tue, 12 May 2009 23:27:10 +0000
(17:27 -0600)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 1 Mar 2010 00:02:04 +0000
(
02:02
+0200)
The CORE DPLL M2 frequency change code should use pr_debug(), not
pr_info(), for its debug messages. Same with
omap2_clksel_round_rate_div(). While here, convert a few printk(KERN_ERR ..
into pr_err().
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found