提交 224d5fd4 编写于 作者: M Marcus Folkesson 提交者: Jonathan Corbet

docs: driver-api: generic-counter: fix file path to ABI doc

Fixes: 09e7d4ed ("docs: Add Generic Counter interface documentation")
Signed-off-by: NMarcus Folkesson <marcus.folkesson@gmail.com>
Acked-by: NWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 454f96f2
...@@ -233,7 +233,7 @@ Userspace Interface ...@@ -233,7 +233,7 @@ Userspace Interface
Several sysfs attributes are generated by the Generic Counter interface, Several sysfs attributes are generated by the Generic Counter interface,
and reside under the /sys/bus/counter/devices/counterX directory, where and reside under the /sys/bus/counter/devices/counterX directory, where
counterX refers to the respective counter device. Please see counterX refers to the respective counter device. Please see
Documentation/ABI/testing/sys-bus-counter-generic-sysfs for detailed Documentation/ABI/testing/sysfs-bus-counter for detailed
information on each Generic Counter interface sysfs attribute. information on each Generic Counter interface sysfs attribute.
Through these sysfs attributes, programs and scripts may interact with Through these sysfs attributes, programs and scripts may interact with
...@@ -325,7 +325,7 @@ sysfs attributes, where Y is the unique ID of the respective Count: ...@@ -325,7 +325,7 @@ sysfs attributes, where Y is the unique ID of the respective Count:
For a more detailed breakdown of the available Generic Counter interface For a more detailed breakdown of the available Generic Counter interface
sysfs attributes, please refer to the sysfs attributes, please refer to the
Documentation/ABI/testing/sys-bus-counter file. Documentation/ABI/testing/sysfs-bus-counter file.
The Signals and Counts associated with the Counter device are registered The Signals and Counts associated with the Counter device are registered
to the system as well by the counter_register function. The to the system as well by the counter_register function. The
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册