All of lore.kernel.org
 help / color / mirror / Atom feed
* staging: fsl-mc: Convert to use platform_msi infrastrucutre
@ 2016-04-13 10:30 ` Matthias Brugger
  0 siblings, 0 replies; 33+ messages in thread
From: Matthias Brugger @ 2016-04-13 10:30 UTC (permalink / raw)
  To: gregkh, robh+dt, frowand.list, grant.likely, German.Rivera,
	jiang.liu, marc.zyngier, tglx
  Cc: treding, stuart.yoder, jroedel, agraf, bp, matthias.bgg,
	bhaktipriya96, linux-kernel, devicetree, devel, linux-arm-kernel,
	mbrugger

Freescale MC driver can't be build as module as it uses it's own
msi implementation. This patch set converts the driver to use platform_msi
infrastructure instead, so that we can build the driver as a module.

Apart from that we have to export some functions of the msi framework to
handle the domain.

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2016-04-13 14:57 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-13 10:30 staging: fsl-mc: Convert to use platform_msi infrastrucutre Matthias Brugger
2016-04-13 10:30 ` Matthias Brugger
2016-04-13 10:30 ` Matthias Brugger
2016-04-13 10:30 ` [PATCH 1/6] of/irq: Export of_msi_get_domain Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 12:32   ` Rob Herring
2016-04-13 12:32     ` Rob Herring
2016-04-13 12:32     ` Rob Herring
2016-04-13 10:30 ` [PATCH 2/6] base: Export platform_msi_create_irq_domain Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 10:30 ` [PATCH 3/6] genirq/msi: Export msi_get_domain_info Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 10:30 ` [PATCH 4/6] staging: fsl-mc: Use platform_msi_* infrastructure Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 10:56   ` Marc Zyngier
2016-04-13 10:56     ` Marc Zyngier
2016-04-13 10:56     ` Marc Zyngier
2016-04-13 11:23     ` Matthias Brugger
2016-04-13 11:23       ` Matthias Brugger
2016-04-13 11:23       ` Matthias Brugger
2016-04-13 12:08       ` Marc Zyngier
2016-04-13 12:08         ` Marc Zyngier
2016-04-13 12:08         ` Marc Zyngier
2016-04-13 14:57       ` Stuart Yoder
2016-04-13 14:57         ` Stuart Yoder
2016-04-13 14:57         ` Stuart Yoder
2016-04-13 10:30 ` [PATCH 5/6] staging: fsl-mc: Clean up of irq_chip callbacks Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 10:30 ` [PATCH 6/6] Revert "staging: fsl-mc: Do not allow building as a module" Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger
2016-04-13 10:30   ` Matthias Brugger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.