Searched hist:b2eba39b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/irq/ |
H A D | msi.c | b2eba39b Mon Nov 23 02:26:05 CST 2015 Marc Zyngier <marc.zyngier@arm.com> genirq/msi: Make the .prepare callback reusable
The .prepare callbacks are so far only called from msi_domain_alloc_irqs. In order to reuse that code, split that code and create a msi_domain_prepare_irqs function that the existing code can call into.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> b2eba39b Mon Nov 23 02:26:05 CST 2015 Marc Zyngier <marc.zyngier@arm.com> genirq/msi: Make the .prepare callback reusable The .prepare callbacks are so far only called from msi_domain_alloc_irqs. In order to reuse that code, split that code and create a msi_domain_prepare_irqs function that the existing code can call into. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|
/openbmc/linux/include/linux/ |
H A D | msi.h | b2eba39b Mon Nov 23 02:26:05 CST 2015 Marc Zyngier <marc.zyngier@arm.com> genirq/msi: Make the .prepare callback reusable
The .prepare callbacks are so far only called from msi_domain_alloc_irqs. In order to reuse that code, split that code and create a msi_domain_prepare_irqs function that the existing code can call into.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> b2eba39b Mon Nov 23 02:26:05 CST 2015 Marc Zyngier <marc.zyngier@arm.com> genirq/msi: Make the .prepare callback reusable The .prepare callbacks are so far only called from msi_domain_alloc_irqs. In order to reuse that code, split that code and create a msi_domain_prepare_irqs function that the existing code can call into. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|