From 9403ac88220d79f8822e22c875ad1ebd7ffbea6f Mon Sep 17 00:00:00 2001 From: Chander Kashyap Date: Mon, 21 Oct 2013 06:01:40 +0900 Subject: [PATCH] irqchip: exynos-combiner: remove hard-coded irq_base value 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 Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-format-patch failed