[RFC Patch Part1 V1 24/30] x86, SFI, irq: provide basic irqdomain support

2014-05-16 Thread Jiang Liu
Enhance SFI to provide basic support of irqdomain with identity mapping between GSIs and IRQs. Signed-off-by: Jiang Liu --- arch/x86/platform/sfi/sfi.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/arch/x86/platform/sfi/sfi.c b/arch/x86/platform/sfi/sfi.c index

[RFC Patch Part1 V1 24/30] x86, SFI, irq: provide basic irqdomain support

2014-05-16 Thread Jiang Liu
Enhance SFI to provide basic support of irqdomain with identity mapping between GSIs and IRQs. Signed-off-by: Jiang Liu jiang@linux.intel.com --- arch/x86/platform/sfi/sfi.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/arch/x86/platform/sfi/sfi.c