From: Geert Uytterhoeven Date: Wed, 17 Jun 2015 08:38:52 +0000 (+0200) Subject: staging: board: Add support for translating hwirq to virq numbers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72ee8626eeb121587d2e3a57d06611d2e0c3cc1b;p=pandora-kernel.git staging: board: Add support for translating hwirq to virq numbers As of commit 9a1091ef0017c40a ("irqchip: gic: Support hierarchy irq domain."), GIC IRQ numbers are virtual, breaking hardcoded hardware IRQ numbers in platform device resources. Add support for translating hardware IRQ numbers to virtual IRQ numbers, and fixing up platform device resources with hardcoded IRQ numbers. Add a copyright header, including the original author. Signed-off-by: Geert Uytterhoeven Acked-by: Simon Horman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed