drm/amdgpu: Fix incorrect filenames in sysfs comments
authorKent Russell <kent.russell@amd.com>
Mon, 6 Feb 2023 17:14:09 +0000 (12:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Feb 2023 22:35:36 +0000 (17:35 -0500)
commit2c496a6cf44dc5ac57ff913dac20b19d0b8898ad
treefca00507821a6e66e7e534d7af7ba29901183053
parent5dbfcd25a02080298ca7c5cf4c3bacaf80b52f90
drm/amdgpu: Fix incorrect filenames in sysfs comments

This looks like a standard copy/paste mistake. Replace the incorrect
serial_number references with product_name and product_model

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
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