[PATCH V2 1/2] pinctrl: bcm2835: drop irq_enable/disable callbacks

Linus Walleij linus.walleij at linaro.org
Sat Jun 25 16:04:18 PDT 2022


On Tue, Jun 14, 2022 at 10:29 PM Stefan Wahren <stefan.wahren at i2se.com> wrote:

> The commit b8a19382ac62 ("pinctrl: bcm2835: Fix support for threaded level
> triggered IRQs") assigned the irq_mask/unmask callbacks with the
> already existing functions for irq_enable/disable. The wasn't completely
> the right way (tm) to fix the issue, because these callbacks shouldn't
> be identical. So fix this by rename the functions to represent their
> intension and drop the unnecessary irq_enable/disable assigment.
>
> Suggested-by: Marc Zyngier <maz at kernel.org>
> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>

Patch applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list