Re: [PATCH] irqdomain: Delete irq_domain_add_linear()
From: Jiri Slaby
Date: Fri Sep 04 2026 - 03:34:58 EST
On 04. 09. 26, 8:34, Thomas Gleixner wrote:
On Tue, Sep 01 2026 at 08:47, Jiri Slaby wrote:
7.3-rc1 is free of calls to irq_domain_add_linear(), so it can be
deleted at last.
I used Gemini to update zh_CN/core-api/irq/irq-domain.rst too. Hopefully
the result is correct -- I really cannot read/write Chinese ("CHINESE
DOCUMENTATION" maintainers CCed).
It's trivial enough to translate the whole paragraph with Gemini or
google translate:
"irq_domain_add_linear() and irq_domain_create_linear() are
functionally equivalent, except for the first parameter: the former
accepts an Open Firmware-specific 'struct device_node', while the
latter accepts a more generic abstract 'struct fwnode_handle'."
which makes it obvious that it can be deleted completely, no?
Yes, that happened in v2.
--
js
suse labs