[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191004163955.14419-1-corbet@lwn.net>
Date: Fri, 4 Oct 2019 10:39:53 -0600
From: Jonathan Corbet <corbet@....net>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Jonathan Corbet <corbet@....net>
Subject: [PATCH 0/2] Improvements to the genericirq documentation
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
Powered by blists - more mailing lists