Re: [PATCH] iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREAD
From: Andy Shevchenko
Date: Mon Mar 02 2026 - 11:48:57 EST
On Mon, Mar 02, 2026 at 06:42:11PM +0200, Andy Shevchenko wrote:
> On Tue, Mar 03, 2026 at 12:00:04AM +0800, Felix Gu wrote:
...
> > if (ret)
> > return dev_err_probe(dev, ret,
> > "Failed to allocate irq\n");
>
> Also consider dropping this duplicate message as the callee does it already.
(In a separate patch, obviously.)
--
With Best Regards,
Andy Shevchenko