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:
5a15ab5
)
i915: Add and use pr_fmt and pr_<level>
author
Joe Perches
<joe@perches.com>
Sun, 18 Mar 2012 20:00:11 +0000
(13:00 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 18 Mar 2012 20:50:21 +0000
(21:50 +0100)
Use a more current logging style. Ensure that appropriate
logging messages are prefixed with "i915: ".
Convert printks to pr_<level>. Align arguments.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found