irqchip: exynos-combiner: remove hard-coded irq_base value
authorChander Kashyap <chander.kashyap@linaro.org>
Sun, 20 Oct 2013 21:01:40 +0000 (06:01 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 1 Dec 2013 22:15:51 +0000 (07:15 +0900)
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@linaro.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found