]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE
authorJisheng Zhang <jszhang@marvell.com>
Wed, 12 Nov 2014 06:22:53 +0000 (14:22 +0800)
committerJason Cooper <jason@lakedaemon.net>
Wed, 26 Nov 2014 16:07:54 +0000 (16:07 +0000)
commit2d8780dab390f5ba0b4d9b2afb06c0ea00f29803
tree774242702aa8c77c309e4d07ed95ab3dab1abef2
parentada201e169467e2381b967512b1abf57f2859047
irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE

The irq_chip_type instances have separate mask registers, so we need to
enable IRQ_GC_MASK_CACHE_PER_TYPE to actually handle separate mask registers.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Link: https://lkml.kernel.org/r/1415773374-4629-3-git-send-email-jszhang@marvell.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-dw-apb-ictl.c