Searched hist:"5 ca470a0c3886b80ec13c3a19e9aae4c2f469202" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/core-api/ |
H A D | genericirq.rst | diff 5ca470a0c3886b80ec13c3a19e9aae4c2f469202 Fri Oct 04 11:39:55 CDT 2019 Jonathan Corbet <corbet@lwn.net> 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>
|
/openbmc/linux/include/linux/ |
H A D | interrupt.h | diff 5ca470a0c3886b80ec13c3a19e9aae4c2f469202 Fri Oct 04 11:39:55 CDT 2019 Jonathan Corbet <corbet@lwn.net> 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>
|