All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] IPU generic irq chip
@ 2013-06-21 12:52 ` Philipp Zabel
  0 siblings, 0 replies; 8+ messages in thread
From: Philipp Zabel @ 2013-06-21 12:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

with linear domain support in the generic irq chip framework, we can drop the
custom irq_chip / irq_domain_ops altogether and use the generic irq chip
implementation instead. The following two patches depend on
"genirq: Generic chip: Add linear irq domain support" and
"genirq: irqchip: Add mask to block out invalid irqs":
https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/?id=e8bd834f73714378ef110a64287db1b77033c8da

regards
Philipp

---
 drivers/staging/imx-drm/ipu-v3/ipu-common.c | 101 ++++++++++------------------
 1 file changed, 37 insertions(+), 64 deletions(-)

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

end of thread, other threads:[~2013-06-24 12:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21 12:52 [PATCH 0/2] IPU generic irq chip Philipp Zabel
2013-06-21 12:52 ` Philipp Zabel
2013-06-21 12:52 ` [PATCH 1/2] staging: drm/imx: use generic irqchip Philipp Zabel
2013-06-21 12:52   ` Philipp Zabel
2013-06-24 12:59   ` Grant Likely
2013-06-24 12:59     ` Grant Likely
2013-06-21 12:52 ` [PATCH 2/2] staging: drm/imx: use generic irq chip unused field to block out invalid irqs Philipp Zabel
2013-06-21 12:52   ` Philipp Zabel

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.