[PATCH v6 01/12] irqdomain: Add non-hierarchy helper irq_domain_set_info

2015-05-09 Thread Stefan Agner
This adds the helper irq_domain_set_info() in a non-domain hierarchy variant. This allows to use the helper for generic chip since not all chips using generic chip support domain hierarchy. Signed-off-by: Stefan Agner --- include/linux/irqdomain.h | 8 kernel/irq/irqdomain.c| 21

[PATCH v6 01/12] irqdomain: Add non-hierarchy helper irq_domain_set_info

2015-05-09 Thread Stefan Agner
This adds the helper irq_domain_set_info() in a non-domain hierarchy variant. This allows to use the helper for generic chip since not all chips using generic chip support domain hierarchy. Signed-off-by: Stefan Agner ste...@agner.ch --- include/linux/irqdomain.h | 8