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:
4519c2b
)
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
paul
<paul@twilight.(none)>
Tue, 12 May 2009 23:27:10 +0000
(17:27 -0600)
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