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:
1681f5a
)
pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups
author
Stephen Warren
<swarren@nvidia.com>
Wed, 22 Feb 2012 21:25:59 +0000
(14:25 -0700)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 24 Feb 2012 05:26:58 +0000
(06:26 +0100)
e.g. dev_err instead of pr_err prints messages in a slightly more
standardized format.
Also, add a few more error messages to track down errors.
Also, some small cleanups of messages.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found