Skip to content

Commit fd27af4

Browse files
Lijo Lazaralexdeucher
authored andcommitted
Documentation/gpu: Update amdgpu documentation
7957ec8 ("drm/amdgpu: Add FRU sysfs nodes only if needed") moved the documentation for some of the sysfs nodes to amdgpu_fru_eeprom.c. Update the documentation accordingly. Signed-off-by: Lijo Lazar <lijo.lazar@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 89df3db commit fd27af4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Documentation/gpu/amdgpu/driver-misc.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ via sysfs
1111
product_name
1212
------------
1313

14-
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
14+
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
1515
:doc: product_name
1616

1717
product_number
1818
--------------
1919

20-
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
21-
:doc: product_name
20+
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
21+
:doc: product_number
2222

2323
serial_number
2424
-------------
2525

26-
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
26+
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
2727
:doc: serial_number
2828

2929
unique_id

0 commit comments

Comments
 (0)