Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

of/irq: Export of_msi_xlate() for module usage

of_msi_xlate() is required by drivers that can be configured
as modular, export the symbol.

Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Cc: Rob Herring <robh@kernel.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20251021124103.198419-4-lpieralisi@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Lorenzo Pieralisi and committed by
Rob Herring (Arm)
7209ff31 c71af4d6

+1
+1
drivers/of/irq.c
··· 733 733 } 734 734 return id_out; 735 735 } 736 + EXPORT_SYMBOL_GPL(of_msi_xlate); 736 737 737 738 /** 738 739 * of_msi_map_get_device_domain - Use msi-map to find the relevant MSI domain