diff options
author | Bernard Zhao <bernard@vivo.com> | 2020-05-07 02:13:05 -0700 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-05-07 16:25:03 -0400 |
commit | ecc8c2e193088ca66c71c192b94e655c08e10e84 (patch) | |
tree | 64d0ae342666d702db25f9a242ac7c8477daeb03 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.h | |
parent | e133020f92b9397eaad83ff1dada6d9786edcbd0 (diff) | |
download | linux-ecc8c2e193088ca66c71c192b94e655c08e10e84.tar.bz2 |
drm/amd/amdgpu: cleanup coding style a bit
There is DEVICE_ATTR mechanism in separate attribute define.
So this change is to use attr array, also use
sysfs_create_files in init function & sysfs_remove_files in
fini function.
This maybe make the code a bit readable.
Signed-off-by: Bernard Zhao <bernard@vivo.com>
Changes since V1:
*Use DEVICE_ATTR mechanism
Link for V1:
*https://lore.kernel.org/patchwork/patch/1228076/
V2: make array const to fix build errors
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.h')
0 files changed, 0 insertions, 0 deletions