Re: [PATCH v2] iio: dac: mcp47feb02: Fix mutex used before initialization
From: Andy Shevchenko
Date: Thu Feb 26 2026 - 08:19:12 EST
On Thu, Feb 26, 2026 at 07:16:26PM +0800, Felix Gu wrote:
> > But is it called early enough before anything that may trigger access to
> > 'data'? Exempli gratia, IRQ handler in some cases may be triggered before
> > probe finished (is it the case here?).
> >
> I've checked the implementation, and this driver does not support IRQs.
Thanks for confirming!
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko