Re: [PATCH v7 3/9] gpio: regmap: Apply default resource callbacks for regmap IRQ chip
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jL=zgDkvQzmSmQK-sx00mAz8TFuH0UYOUzaDQ2hQX2+-dw@mail.gmail.com> |
On Thu, Jul 23, 2026 at 5:43 AM Yu-Chun Lin <[email protected]> wrote: > From: Andy Shevchenko <[email protected]> > > When GPIO regmap creates an IRQ chip on behalf of the user, it also > takes an ownership of the respective callbacks and driver data. > With that being done, apply default resource callbacks that keep > tracking the IRQ requests and releases. > > Reviewed-by: Michael Walle <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > Signed-off-by: Yu-Chun Lin <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij