On Sun, Jun 21, 2020 at 12:33 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > On Thu, Jun 18, 2020 at 1:49 PM Andy Shevchenko > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > > When adding a quirk for IRQ on Intel Galileo Gen 2 the commit ba8c90c61847 > > ("gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2") > > missed GPIO resource release. We can safely do this in the same quirk, since > > IRQ will be locked by GPIO framework when requested and unlocked on freeing. > > > > Fixes: ba8c90c61847 ("gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2") > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Cc: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > > This seems to go on top of what Bartosz applied so I expect him to pick > it up! Yes, that's what is expected. > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Thanks! -- With Best Regards, Andy Shevchenko