From 37f85b266476ceac7c0d6e71c27451386a4451e7 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 21 Jun 2013 14:52:18 +0200 Subject: [PATCH] staging: drm/imx: use generic irq chip unused field to block out invalid irqs This depends on the patch "genirq: irqchip: Add mask to block out invalid irqs" and masks out reserved bits using the unused interrupt bitfield. Signed-off-by: Philipp Zabel Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed