irqchip: ingenic: Error out if IRQ domain creation failed
authorPaul Cercueil <paul@crapouillou.net>
Wed, 2 Oct 2019 11:25:22 +0000 (19:25 +0800)
committerMarc Zyngier <maz@kernel.org>
Sun, 10 Nov 2019 18:55:30 +0000 (18:55 +0000)
commit52ecc87642f273a599c9913b29fd179c13de457b
tree998d4c9d964c478810404346c363bc322b54a246
parent20b44b4de61f2887694981e8cae74fe1bf58f950
irqchip: ingenic: Error out if IRQ domain creation failed

If we cannot create the IRQ domain, the driver should fail to probe
instead of succeeding with just a warning message.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1570015525-27018-3-git-send-email-zhouyanjie@zoho.com
drivers/irqchip/irq-ingenic.c