drm/amdgpu: simplify DPCD debug output
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 18 May 2015 22:12:02 +0000 (18:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:41 +0000 (21:03 -0400)
commit7af93b506956cd3efbea3c8e79a9420ac8819a7e
treea7cdb37f99fde6e0e99902a3087672d693cfa5ad
parentdc5f428d6155ceb3b9045851fd94fd8abff61502
drm/amdgpu: simplify DPCD debug output

Use %*ph rather than walking the array.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/atombios_dp.c