Re: [PATCH] gpio: max77759: drop use of irqd_get_trigger_type
From: Bartosz Golaszewski
Date: Fri Jan 02 2026 - 05:10:38 EST
On Wed, 17 Dec 2025 11:45:06 +0000, André Draszik wrote:
> irqd_get_trigger_type() is meant for cases where the driver needs to
> know the configured IRQ trigger type and e.g. wants to change its
> behaviour accordingly. Furthermore, platform support code, e.g. DT
> handling, will configure the hardware based on that, and drivers don't
> need to pass the trigger type into request_irq() and friends.
>
> Drop the use from this driver, as it doesn't need to know the trigger
> type.
>
> [...]
Applied, thanks!
[1/1] gpio: max77759: drop use of irqd_get_trigger_type
commit: 9d8107579ce4f2369ea3f670585710c30b14a4b4
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>