Re: (subset) [PATCH] mfd: max77759: drop use of irqd_get_trigger_type
From: Lee Jones
Date: Fri Jan 09 2026 - 05:51:22 EST
On Wed, 17 Dec 2025 12:03:58 +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] mfd: max77759: drop use of irqd_get_trigger_type
commit: 9a04d9a9d936ec902e5d8a3d1a5079724dca5452
--
Lee Jones [李琼斯]