Re: [PATCH] gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
From: Michael Walle
Date: Wed Nov 16 2022 - 01:59:54 EST
Am 2022-11-12 16:29, schrieb Aidan MacDonald:
Remove use of the deprecated mask_invert flag. Inverted mask
registers (where a '1' bit enables an IRQ) can be described more
directly as an unmask register.
Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@xxxxxxxxx>
Sorry for the late response, I was on vacation.
I see that it was already applied, so just for the record:
Acked-by: Michael Walle <michael@xxxxxxxx>
Thanks for taking care,
-michael