diff options
| author | Tim Bird <tim.bird@sonymobile.com> | 2015-08-10 18:16:16 -0400 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2015-08-13 19:36:02 -0400 |
| commit | 81db32a3c4627605a0e950d27a403ea02447ab60 (patch) | |
| tree | 0ff78415babca1a51c01275204b2d0347c2d8881 | |
| parent | b325e832e9478b920c1b8366623fe456a3527513 (diff) | |
doc: Add more workqueue functions to the documentation
There are some workqueue functions declared in workqueue.h, so include
that in the workqueue section of the DocBook docs.
Signed-off-by: Tim Bird <tim.bird@sonymobile.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
| -rw-r--r-- | Documentation/DocBook/device-drivers.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index faf09d4a0ea8..bbc1d7ee9c76 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl | |||
| @@ -66,6 +66,7 @@ | |||
| 66 | !Ekernel/time/hrtimer.c | 66 | !Ekernel/time/hrtimer.c |
| 67 | </sect1> | 67 | </sect1> |
| 68 | <sect1><title>Workqueues and Kevents</title> | 68 | <sect1><title>Workqueues and Kevents</title> |
| 69 | !Iinclude/linux/workqueue.h | ||
| 69 | !Ekernel/workqueue.c | 70 | !Ekernel/workqueue.c |
| 70 | </sect1> | 71 | </sect1> |
| 71 | <sect1><title>Internal Functions</title> | 72 | <sect1><title>Internal Functions</title> |
