Re: [PATCH] gpio: mvebu: Slightly optimize mvebu_gpio_irq_handler()

From: Bartosz Golaszewski

Date: Mon Oct 20 2025 - 04:24:48 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Sun, 19 Oct 2025 10:31:38 +0200, Christophe JAILLET wrote:
> In the main loop of mvebu_gpio_irq_handler() some calls to
> irq_find_mapping() can be saved.
>
> There is no point to find an irq number before checking if this something
> has to be done.
> By testing first, some calls can be saved.
>
> [...]

Applied, thanks!

[1/1] gpio: mvebu: Slightly optimize mvebu_gpio_irq_handler()
https://git.kernel.org/brgl/linux/c/eb7f1c8415bbbb81f8674a490a5da7c22599a012

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>