mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip
authorAidan MacDonald <aidanmacdonald.0x0@gmail.com>
Sat, 12 Nov 2022 15:18:28 +0000 (15:18 +0000)
committerLee Jones <lee@kernel.org>
Wed, 7 Dec 2022 13:28:14 +0000 (13:28 +0000)
commit3210c7faff513809250567024402934401d91155
tree5211e04fe4ae94437943ab94e5a9013fde2519ac
parentcdbecc4c44e9a139651cec531f77a98c0b62d5c6
mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip

Setting mask_invert to false is pointless because that's the
default. The flag is also deprecated, so drop it.

Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221112151835.39059-12-aidanmacdonald.0x0@gmail.com
drivers/mfd/rohm-bd718x7.c