Skip to content
Snippets Groups Projects
Commit 24444a99 authored by Jeffrey Hugo's avatar Jeffrey Hugo Committed by Oded Gabbay
Browse files

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: 8c5577a5 ("doc: add documentation for accel subsystem")
Signed-off-by: default avatarJeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Oded Gabbay's avatarOded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay's avatarOded Gabbay <ogabbay@kernel.org>
parent f7d67c1c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment