]> www.infradead.org Git - users/dwmw2/linux.git/commit
irqdomain: Drop irq_domain_add_*() functions
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Wed, 19 Mar 2025 09:29:33 +0000 (10:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 May 2025 19:06:11 +0000 (21:06 +0200)
commit42b8b16fe56c206fde7fbae0116769d0addef4b7
tree74dc72de50d092ed226c6ae5d31d683d9d2cc4ea
parent813da4f379e789c428d2e0a44730f852e090d47d
irqdomain: Drop irq_domain_add_*() functions

Most irq_domain_add_*() functions are unused now, so drop them. The
remaining ones are moved to the deprecated section and will be removed
during the merge window after the patches in various trees have been
merged.

Note: The Chinese docs are touched but unfinished. I cannot parse those.

[ tglx: Remove the leftover in irq-domain.rst and handle merge logistics ]

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-41-jirislaby@kernel.org
Documentation/core-api/irq/irq-domain.rst
Documentation/translations/zh_CN/core-api/irq/irq-domain.rst
include/linux/irqdomain.h
kernel/irq/irqdomain.c