On Thu, May 30, 2024 at 9:14 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > If line has been locked as IRQ without requesting, > still check its label and return it, if not NULL. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> I'm OK with it personally, the perfect solution would be to catenate "interrupt" to the line name so we don't miss the information that the line is used for interrupts in case of proper labels, but it's not a big problem. Yours, Linus Walleij