drm/amdgpu: also print the pci revision when printing the pci ids
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Jun 2015 19:04:33 +0000 (15:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Jun 2015 01:42:53 +0000 (21:42 -0400)
The driver makes use of this information so print if to aid in
debugging.

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