[PATCH 05/18] mfd: max14577: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
aidanmacdonald.0x0 at gmail.com
Mon Nov 14 05:34:10 PST 2022
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org> writes:
> On 12/11/2022 16:18, Aidan MacDonald wrote:
>> 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 at gmail.com>
>> ---
>> drivers/mfd/max14577.c | 7 ++-----
>> 1 file changed, 2 insertions(+), 5 deletions(-)
>
> Mention this is a resend or provide a changelog for v2.
Most of these patches are resends, but they're so trivial it seems
pointless to mention that fact. There are no changes from v1.
Regards,
Aidan
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
>
> Best regards,
> Krzysztof
More information about the linux-arm-kernel
mailing list