mfd: gateworks-gsc: Fix interrupt type
authorTim Harvey <tharvey@gateworks.com>
Mon, 28 Dec 2020 21:10:04 +0000 (13:10 -0800)
committerLee Jones <lee.jones@linaro.org>
Mon, 8 Feb 2021 13:54:14 +0000 (13:54 +0000)
commit8d9bf3c3e1451fc8de7b590040a868ade26d6b22
treec21ddcaf3adc62636e2d27af14b65786caee26eb
parentdb783e769a950b3f9502dfbc0f7fdbea499a1da6
mfd: gateworks-gsc: Fix interrupt type

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>
drivers/mfd/gateworks-gsc.c