From: Grant Likely Date: Tue, 14 Feb 2012 21:06:48 +0000 (-0700) Subject: irq_domain: Make irq_domain structure match powerpc's irq_host X-Git-Tag: v3.4-rc1~172^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb69bade0d41715bdf1b24f5ef0b8f798769fe9;p=pandora-kernel.git irq_domain: Make irq_domain structure match powerpc's irq_host Part of the series to unify the irq remapping mechanisms in the kernel. A follow up patch will copy the powerpc implementation into kernel/irq/irqdomain.c, which will be a lot easier if the structures are identical. Where they differ, I've chose to use the powerpc names since there is a lot more code using those names. Signed-off-by: Grant Likely Cc: Rob Herring Cc: Benjamin Herrenschmidt Cc: Thomas Gleixner Cc: Milton Miller Tested-by: Olof Johansson --- Reading git-diff-tree failed