mfd: gateworks-gsc: Fix interrupt type
authorTim Harvey <tharvey@gateworks.com>
Mon, 28 Dec 2020 21:10:04 +0000 (13:10 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Mar 2021 10:38:40 +0000 (11:38 +0100)
commit09cf8b46b58d78ac1cad83bc059c571714f84a51
tree7410d1da2275a9f4f566336331fb1d539e4c1844
parent67e7c64b47c036a0ec2d542028997afea553beb3
mfd: gateworks-gsc: Fix interrupt type

commit 8d9bf3c3e1451fc8de7b590040a868ade26d6b22 upstream.

The Gateworks System Controller has an active-low interrupt.
Fix the interrupt request type.

Cc: <stable@vger.kernel.org>
Fixes: d85234994b2f ("mfd: Add Gateworks System Controller core driver")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mfd/gateworks-gsc.c