Hi Chander, On Monday 23 of September 2013 17:33:35 Chander Kashyap wrote: > Replace irq_domain_add_simple with "irq_domain_add_linear" in order to > use linear irq domain, and to remove hardcoded irq_base_value. > > Signed-off-by: Chander Kashyap <[email protected]> > --- > Changes since v1: > - Replaced irq_domain_add_simple with irq_domain_add_linear, > as suggested by Tomasz > > drivers/irqchip/exynos-combiner.c | 15 +++------------ > 1 file changed, 3 insertions(+), 12 deletions(-)
Reviewed-by: Tomasz Figa <[email protected]> Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

