]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: drm/imx: use generic irqchip
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 21 Jun 2013 12:52:17 +0000 (14:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:01:34 +0000 (16:01 -0700)
commit379cdec3b15069f481076268a85001a3b18e33ff
tree63711d775d75d56f113851bc1b09bd781e188600
parent134b87b014e33c8311c53f26cdd43e521661ee1f
staging: drm/imx: use generic irqchip

This depends on the patch "genirq: Generic chip: Add linear irq domain support"
and removes the custom IPU irq_chip and irq_domain_ops. Instead, the generic
irq chip implementation is reused.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/ipu-v3/ipu-common.c