Re: [PATCH] microblaze: intc: set the default irq_domain

2013-03-18 Thread Michal Simek
2013/3/17 Dan Christensen : > Register the irq_domain created during initialization as the default so > that device drivers can pass NULL to irq_create_mapping and get a > virtual irq to pass to request_irq. > > Signed-off-by: Dan Christensen > --- > arch/microblaze/kernel/intc.c |2 ++ > 1

Re: [PATCH] microblaze: intc: set the default irq_domain

2013-03-18 Thread Michal Simek
2013/3/17 Dan Christensen ope...@opello.org: Register the irq_domain created during initialization as the default so that device drivers can pass NULL to irq_create_mapping and get a virtual irq to pass to request_irq. Signed-off-by: Dan Christensen ope...@opello.org ---

[PATCH] microblaze: intc: set the default irq_domain

2013-03-17 Thread Dan Christensen
Register the irq_domain created during initialization as the default so that device drivers can pass NULL to irq_create_mapping and get a virtual irq to pass to request_irq. Signed-off-by: Dan Christensen --- arch/microblaze/kernel/intc.c |2 ++ 1 files changed, 2 insertions(+), 0

[PATCH] microblaze: intc: set the default irq_domain

2013-03-17 Thread Dan Christensen
Register the irq_domain created during initialization as the default so that device drivers can pass NULL to irq_create_mapping and get a virtual irq to pass to request_irq. Signed-off-by: Dan Christensen ope...@opello.org --- arch/microblaze/kernel/intc.c |2 ++ 1 files changed, 2