lkml.org 
[lkml]   [2021]   [Oct]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst
Date
The counter-chrdev.c file exports the counter_push_event() function.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
---
Documentation/driver-api/generic-counter.rst | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/driver-api/generic-counter.rst b/Documentation/driver-api/generic-counter.rst
index ae9d3c2079f1..1b487a331467 100644
--- a/Documentation/driver-api/generic-counter.rst
+++ b/Documentation/driver-api/generic-counter.rst
@@ -237,6 +237,9 @@ for defining a counter device.
.. kernel-doc:: drivers/counter/counter-core.c
:export:

+.. kernel-doc:: drivers/counter/counter-chrdev.c
+ :export:
+
Driver Implementation
=====================

base-commit: 4c2d124b3c9dade959740e0a842868ca4520cf46
prerequisite-patch-id: afa00fa5e8b34bd71871f41c5542dcfd688d03e0
--
2.33.0

\
 
 \ /
  Last update: 2021-10-05 08:15    [W:0.043 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site