commit | a70491cc6bb599c5ea8a60cbfae46ec41a7efb2a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Mar 18 13:00:11 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Mar 18 21:50:21 2012 +0100 |
tree | 357fb8d349141b8aec9f5aba6878d0a2482f22a0 | |
parent | 5a15ab5b93e4a3ebcd4fa6c76cf646a45e9cf806 [diff] |
i915: Add and use pr_fmt and pr_<level> 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>