[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <eccdf3fe-69a0-1af3-8378-8fa41e37aa1a@linaro.org>
Date: Thu, 21 Jul 2022 15:52:14 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Aidan MacDonald <aidanmacdonald.0x0@...il.com>,
cw00.choi@...sung.com, b.zolnierkie@...sung.com,
myungjoo.ham@...sung.com
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] extcon: max77843: Replace irqchip mask_invert with
unmask_base
On 21/07/2022 12:07, Aidan MacDonald wrote:
> Following recent changes in regmap-irq, unmask registers can now
> describe inverted mask registers where a '1' bit enables an IRQ.
> Because this implements the same functionality as mask_invert and
> is more straightforward, the mask_invert flag has been deprecated.
>
> Update the driver by replacing all uses of mask_base & mask_invert
> with unmask_base.
>
> Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@...il.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists