linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Improvements to the genericirq documentation
@ 2019-10-04 16:39 Jonathan Corbet
  2019-10-04 16:39 ` [PATCH 1/2] docs: remove :c:func: from genericirq.rst Jonathan Corbet
  2019-10-04 16:39 ` [PATCH 2/2] docs: Add request_irq() documentation Jonathan Corbet
  0 siblings, 2 replies; 6+ messages in thread
From: Jonathan Corbet @ 2019-10-04 16:39 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-doc, linux-kernel, Jonathan Corbet

Initially I started out just getting rid of :c:func: clutter, but then
noticed that request_irq() wasn't documented - I am guessing that got left
behind when request_threaded_irq() came in.  The second patch fixes that up
as well.

Happy to carry this up or let it go through the IRQ tree, whichever is
preferable.

Jonathan Corbet (2):
  docs: remove :c:func: from genericirq.rst
  docs: Add request_irq() documentation

 Documentation/core-api/genericirq.rst | 52 ++++++++++++++-------------
 include/linux/interrupt.h             | 13 +++++++
 2 files changed, 40 insertions(+), 25 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-18 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-04 16:39 [PATCH 0/2] Improvements to the genericirq documentation Jonathan Corbet
2019-10-04 16:39 ` [PATCH 1/2] docs: remove :c:func: from genericirq.rst Jonathan Corbet
2019-10-04 19:07   ` Matthew Wilcox
2019-10-04 16:39 ` [PATCH 2/2] docs: Add request_irq() documentation Jonathan Corbet
2019-11-15 18:23   ` Thomas Gleixner
2019-11-18 19:47     ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).