docs: Add request_irq() documentation
authorJonathan Corbet <corbet@lwn.net>
Fri, 4 Oct 2019 16:39:55 +0000 (10:39 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 18 Nov 2019 19:40:59 +0000 (12:40 -0700)
commit5ca470a0c3886b80ec13c3a19e9aae4c2f469202
tree8095cccf51937932fb9663a74b8bbfce97d87326
parente8a9e30d721196951e1c82bae208296d066ac272
docs: Add request_irq() documentation

While checking the results of the :c:func: removal, I noticed that there
was no documentation for request_irq(), and request_threaded_irq() was not
mentioned at all.  Add a kerneldoc comment for request_irq() and add
request_threaded_irq() to the list of functions.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/genericirq.rst
include/linux/interrupt.h