summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/device-drivers.tmpl
diff options
context:
space:
mode:
authorTim Bird2015-08-11 00:16:16 +0200
committerJonathan Corbet2015-08-14 01:36:02 +0200
commit81db32a3c4627605a0e950d27a403ea02447ab60 (patch)
tree0ff78415babca1a51c01275204b2d0347c2d8881 /Documentation/DocBook/device-drivers.tmpl
parentARM: keystone: add documentation for SoCs and EVMs (diff)
downloadkernel-qcow2-linux-81db32a3c4627605a0e950d27a403ea02447ab60.tar.gz
kernel-qcow2-linux-81db32a3c4627605a0e950d27a403ea02447ab60.tar.xz
kernel-qcow2-linux-81db32a3c4627605a0e950d27a403ea02447ab60.zip
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>
Diffstat (limited to 'Documentation/DocBook/device-drivers.tmpl')
-rw-r--r--Documentation/DocBook/device-drivers.tmpl1
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 @@
!Ekernel/time/hrtimer.c
</sect1>
<sect1><title>Workqueues and Kevents</title>
+!Iinclude/linux/workqueue.h
!Ekernel/workqueue.c
</sect1>
<sect1><title>Internal Functions</title>