On Sun, Sep 08, 2024 at 10:44:15AM +0200, Krzysztof Kozlowski wrote: > On Thu, Sep 05, 2024 at 11:34:54AM +0300, Andy Shevchenko wrote: > > On Wed, Sep 04, 2024 at 06:02:38PM +0200, Vasileios Amoiridis wrote: > > > Resources definition can become simpler and more organised by using the > > > dedicated helpers. > > > > Suggested-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > > > ... > > > > > + *r = DEFINE_RES_IRQ_NAMED(irq, name ? name : of_node_full_name(dev)) > > > > Just use Elvis to make this shorten. > > Btw, have you ever compiled this? > > It wasn't ever built... and if not built, probably not tested, either. > > Best regards, > Krzysztof > Hi Andy, Krzysztof, That is a stupid mistake. I was sending around quite some patches and lost concentration a bit. Will fix that. Cheers, Vasilis