i915: Add and use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Sun, 18 Mar 2012 20:00:11 +0000 (13:00 -0700)
committerDaniel 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