]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41a2a844da3c85a01c7e2892aa48aec438a44127
treefce09c17114af428b041eee88d43cf2bc50901a7
parentd26132bd213970e9a2a0d9318c5c5a0109eada71
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