drm/amdgpu: use string choice helpers
authorR Sundar <prosunofficial@gmail.com>
Sun, 27 Oct 2024 14:05:37 +0000 (19:35 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Nov 2024 16:33:24 +0000 (11:33 -0500)
commitb95264cf75bd8840b10733c50678d154c02b5431
tree26fb883cc8784aefa7feb7f6ae927defcd16968e
parent0174c0791c042a357e54f91c68f58142e69c3584
drm/amdgpu: use string choice helpers

Use string choice helpers for better readability.

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Julia Lawall <julia.lawall@inria.fr>
Closes: https://lore.kernel.org/r/202410161814.I6p2Nnux-lkp@intel.com/
Signed-off-by: R Sundar <prosunofficial@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c