summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max77650.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/max77650.c')
-rw-r--r--drivers/mfd/max77650.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/max77650.c b/drivers/mfd/max77650.c
index 777485a33bc0..3c07fcdd9d07 100644
--- a/drivers/mfd/max77650.c
+++ b/drivers/mfd/max77650.c
@@ -138,7 +138,6 @@ static const struct regmap_irq_chip max77650_irq_chip = {
.status_base = MAX77650_REG_INT_GLBL,
.mask_base = MAX77650_REG_INTM_GLBL,
.type_in_mask = true,
- .type_invert = true,
.init_ack_masked = true,
.clear_on_unmask = true,
};