Re: [PATCH] irqchip: define EXYNOS_IRQ_COMBINER

From: Hyunki Koo
Date: Thu Dec 05 2019 - 10:44:36 EST


there is no new driver

I just want remove direct dependency between ARCH_EXYNOS and exynos-combiner.c

because all exynos device is not needed the exynos-combiner

only used in aarch32 devices.


On 19. 12. 6. ìì 12:37, Krzysztof Kozlowski wrote:
On Thu, 5 Dec 2019 at 16:16, Hyunki Koo <hyunki00.koo@xxxxxxxxx> wrote:
From: Hyunki Koo <hyunki00.koo@xxxxxxxxxxx>

Not all exynos device have IRQ_COMBINER.
Thus add the config for EXYNOS_IRQ_COMBINER.

Signed-off-by: Hyunki Koo <hyunki00.koo@xxxxxxxxxxx>
---
drivers/irqchip/Kconfig | 7 +++++++
drivers/irqchip/Makefile | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
I do not have a clue what you want to achieve here. Where is the driver?

Best regards,
Krzysztof