diff options
author | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2023-01-19 09:26:08 -0700 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2023-01-26 11:52:14 +0200 |
commit | 24444a99331af2b51b46f55c06d02ab6e7cb29b4 (patch) | |
tree | ad69c77e80af7cc366798a68f90f2cdb440b734c /drivers/gpu/drm/amd/amdgpu | |
parent | f7d67c1cfdccfe7168d28c26b935c9da18bfdb8c (diff) |
docs: accel: Fix debugfs path
The device specific directory in debugfs does not have "accel". For
example, the documentation says device 0 should have a debugfs entry as
/sys/kernel/debug/accel/accel0/ but in reality the entry is
/sys/kernel/debug/accel/0/
Fix the documentation to match the implementation.
Fixes: 8c5577a5ccc6 ("doc: add documentation for accel subsystem")
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions