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)
commit25d0479a5925562fbf999afb5a8daa3f501c729d
treefce09c17114af428b041eee88d43cf2bc50901a7
parentf10487658a0e5fd793ee5ba7ad645c060e4afbcd
drm/ttm: Use pr_fmt and pr_<level>

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>
drivers/gpu/drm/ttm/ttm_agp_backend.c
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_bo_vm.c
drivers/gpu/drm/ttm/ttm_memory.c
drivers/gpu/drm/ttm/ttm_object.c
drivers/gpu/drm/ttm/ttm_page_alloc.c
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c
drivers/gpu/drm/ttm/ttm_tt.c