Skip to content

Commit 49af37f

Browse files
William Breathitt Grayjic23
authored andcommitted
docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst
The counter-chrdev.c file exports the counter_push_event() function. Signed-off-by: William Breathitt Gray <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
1 parent 7110acb commit 49af37f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/driver-api/generic-counter.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,9 @@ for defining a counter device.
237237
.. kernel-doc:: drivers/counter/counter-core.c
238238
:export:
239239

240+
.. kernel-doc:: drivers/counter/counter-chrdev.c
241+
:export:
242+
240243
Driver Implementation
241244
=====================
242245

0 commit comments

Comments
 (0)