Thread (3 messages) 3 messages, 2 authors, 2017-11-25
STALE3152d

[PATCH 01/10] genirq: Export irq_set_msi_desc()

From: Manikanta Maddireddy <hidden>
Date: 2017-11-24 15:53:11
Also in: linux-pci, linux-pm, linux-tegra
Subsystem: irq subsystem, the rest · Maintainers: Thomas Gleixner, Linus Torvalds

Possibly related (same subject, not in this thread)

PCI bus support MSI interrupts, allow PCI host driver to set MSI descriptor
data for an irq.

Signed-off-by: Manikanta Maddireddy <redacted>
---
 kernel/irq/chip.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/kernel/irq/chip.c b/kernel/irq/chip.c
index 5a2ef92c2782..bfbd17386bc4 100644
--- a/kernel/irq/chip.c
+++ b/kernel/irq/chip.c
@@ -136,6 +136,7 @@ int irq_set_msi_desc(unsigned int irq, struct msi_desc *entry)
 {
 	return irq_set_msi_desc_off(irq, 0, entry);
 }
+EXPORT_SYMBOL(irq_set_msi_desc);
 
 /**
  *	irq_set_chip_data - set irq chip data for an irq
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help