[PATCH 05/13] i2c: nomadik: simplify IRQ masking logic

Linus Walleij linus.walleij at linaro.org
Mon Feb 19 06:15:36 PST 2024


On Thu, Feb 15, 2024 at 5:52 PM Théo Lebrun <theo.lebrun at bootlin.com> wrote:

> IRQ_MASK and I2C_CLEAR_ALL_INTS are redundant. One masks the top three
> bits off as reserved, the other one masks the reserved IRQs inside the
> u32. Get rid of IRQ_MASK and only use the most restrictive mask.
>
> Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>

Yeah, more readable like this definitely.
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list