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

From: Kukjin Kim
Date: Sun Oct 20 2013 - 17:02:46 EST


On 10/18/13 02:53, Tomasz Figa wrote:
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?

Thanks for your gentle reminder.

Applied.
- Kukjin
--
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/