drm/amdgpu: allocate ip_block_enabled memory in common code
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Jun 2015 17:02:57 +0000 (13:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jun 2015 15:21:52 +0000 (11:21 -0400)
Remove duplication across asic families and make it symmetric
with the freeing of the code in amdgpu_device.c

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

Simple merge
Simple merge