Re: [PATCH] gpio: Use IRQ trigger mask helpers
Linus Walleij <[email protected]>
| Newsgroups | gmane.linux.ports.tegra,gmane.linux.kernel.gpio,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.ports.arm.mediatek,gmane.linux.ports.arm.omap |
|---|---|
| Message-ID | <CAD++jLmFruzsuSCgzKCZoy63dgTPi=Hci-xgj76315ht9ttFyQ@mail.gmail.com> |
On Sun, Aug 2, 2026 at 4:11 PM Maulik Shah <[email protected]> wrote: > Use IRQ_TYPE_LEVEL_MASK and IRQ_TYPE_EDGE_BOTH instead of open-coded > trigger type combinations in irqchip callbacks. > > No functional change intended. > > Assisted-by: Claude:claude-sonnet-5 > Signed-off-by: Maulik Shah <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij