Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: 8c5577a ("doc: add documentation for accel subsystem") Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
- Loading branch information