Re: [PATCH v2] irqchip: exynos-combiner: remove hard-coded irq_base value

From: Tomasz Figa
Date: Thu Oct 17 2013 - 13:53:10 EST


Hi Kukjin,

On Thursday 26 of September 2013 14:05:09 Kukjin Kim wrote:
> 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 <chander.kashyap@xxxxxxxxxx>
> > ---
> >
> > 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(-)
[snip]
>
> Looks nice to me, applied with Tomasz's review.

I don't see this patch in your tree. Did you apply it in the end?

Best regards,
Tomasz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/