Re: [PATCH] drm/amdgpu: fix coding style and printing in amdgpu_doorbell_init

2017-03-06 Thread Edward O'Callaghan
Reviewed-by: Edward O'Callaghan On 03/07/2017 12:54 AM, Christian König wrote: > From: Christian König > > Based on commit "drm/radeon: remove useless and potentially wrong message". > > The size of the info printing is incorrect and the PCI subsystems prints > the same info on boot anyway. >

[PATCH] drm/amdgpu: fix coding style and printing in amdgpu_doorbell_init

2017-03-06 Thread Christian König
From: Christian König Based on commit "drm/radeon: remove useless and potentially wrong message". The size of the info printing is incorrect and the PCI subsystems prints the same info on boot anyway. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 9 -