irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions
authorPaul Cercueil <paul@crapouillou.net>
Wed, 2 Oct 2019 11:25:21 +0000 (19:25 +0800)
committerMarc Zyngier <maz@kernel.org>
Sun, 10 Nov 2019 18:55:29 +0000 (18:55 +0000)
commit20b44b4de61f2887694981e8cae74fe1bf58f950
tree1c5a91341adaf2afe647ccc2656cfe08fdb0d5c7
parent0149385537e6d36f535fcd83cfcabf83a32f0836
irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions

The same behaviour can be obtained by using the IRQCHIP_MASK_ON_SUSPEND
flag on the IRQ chip.

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