drm/ttm: Use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Sat, 17 Mar 2012 04:43:50 +0000 (21:43 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Mar 2012 08:45:35 +0000 (08:45 +0000)
Use the more current logging style.

Add pr_fmt and remove the TTM_PFX uses.
Coalesce formats and align arguments.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found