docbook: add more wait/wake/completion to device-drivers docbook
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 26 Oct 2010 21:17:25 +0000 (14:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Oct 2010 00:32:41 +0000 (17:32 -0700)
commitee2f154a598e96df2ebb01648a7699373bc085c7
tree30de15c8024271552a4fd5bf9fc813c0787ea91c
parent003bb8ab7cecbfd1830bbccf9c6a9e2047d27c5c
docbook: add more wait/wake/completion to device-drivers docbook

Add more wait, wake, and completion interfaces to the device-drivers
docbook.

Fix kernel-doc notation in the added files.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/DocBook/device-drivers.tmpl
include/linux/completion.h
kernel/wait.c