From 379cdec3b15069f481076268a85001a3b18e33ff Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 21 Jun 2013 14:52:17 +0200 Subject: [PATCH] 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 Acked-by: Grant Likely Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed