Re: [PATCH 2/2] drm/amd/amdgpu: Rename KIQ ring to avoid spaces

2017-06-13 Thread Christian König
Am 12.06.2017 um 17:54 schrieb Deucher, Alexander: -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Tom St Denis Sent: Monday, June 12, 2017 9:06 AM To: amd-gfx@lists.freedesktop.org Cc: StDenis, Tom Subject: [PATCH 2/2] drm/amd/amdgpu: Rename

RE: [PATCH 2/2] drm/amd/amdgpu: Rename KIQ ring to avoid spaces

2017-06-12 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Tom St Denis > Sent: Monday, June 12, 2017 9:06 AM > To: amd-gfx@lists.freedesktop.org > Cc: StDenis, Tom > Subject: [PATCH 2/2] drm/amd/amdgpu: Rename KIQ ring to a

[PATCH 2/2] drm/amd/amdgpu: Rename KIQ ring to avoid spaces

2017-06-12 Thread Tom St Denis
Swap space for underscore in ring name. Signed-off-by: Tom St Denis --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c index dfbf0273585f..e26108aad3fe