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:
7eb1afc
)
[ARM] omap: ensure that failing power domain lookups produce errors
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 22 Feb 2009 21:00:55 +0000
(21:00 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 23 Feb 2009 14:55:34 +0000
(14:55 +0000)
Use pr_err() for errors rather than pr_debug(). pr_debug() are
compiled away unless -DDEBUG is used.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found