]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: irqdomain: Update it
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Wed, 19 Mar 2025 09:29:49 +0000 (10:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 May 2025 19:06:13 +0000 (21:06 +0200)
commita4efe303e50e3222591ab6ec5eb0ea92b7260d96
tree99efa9fd7532131f094976f7a5ba1311035198e1
parent95cfac1b2f85ed883b1748d7955e00f0980c1bb3
Documentation: irqdomain: Update it

The irqdomain documentaion became obsolete over time. Update and extend
it a bit with respect to the current code and HW.

Most notably the doubled documentation of irq_domain (from .rst and .h)
was unified and let only in .rst. A reference link was added to .h.

Furthermore:
 * Add some 'struct' keywords, so that the respective structs are
   hyperlinked
 * :c:member: use where appropriate to mark a member of a struct
 * Rephrase some wording to improve readability/understanding

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250319092951.37667-57-jirislaby@kernel.org
Documentation/core-api/irq/irq-domain.rst
include/linux/irqdomain.h