diff options
| author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2026-07-08 11:58:14 +0200 |
|---|---|---|
| committer | Manivannan Sadhasivam <mani@kernel.org> | 2026-07-20 15:16:27 +0200 |
| commit | f944349dcbaeaa9d6e1c8f2f8182f5560ba79581 (patch) | |
| tree | 9c6b0fb892e41852b05e54cbbe4c7334de32aee9 /scripts/patch-kernel | |
| parent | dc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff) | |
| download | linux-f944349dcbaeaa9d6e1c8f2f8182f5560ba79581.tar.gz linux-f944349dcbaeaa9d6e1c8f2f8182f5560ba79581.zip | |
PCI: aspeed: Switch to irq_domain_create_linear()
irq_domain_add_linear() is going away as being obsolete now. Switch to
the preferred irq_domain_create_linear(). That differs in the first
parameter: It takes more generic struct fwnode_handle instead of struct
device_node. Therefore, dev_fwnode() is added around the 'dev' parameter.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
[mani: commit log]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Cc: Thomas Gleixner <tglx@kernel.org>
Cc: Jacky Chou <jacky_chou@aspeedtech.com>
Link: https://patch.msgid.link/20260708095814.385480-1-jirislaby@kernel.org
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
